Searched defs:beginQuery (Results 1 - 6 of 6) sorted by relevance

/external/deqp/modules/egl/
H A DteglRobustnessTests.cpp584 void beginQuery (void);
666 void ContextReset::beginQuery (void) function in class:deqp::egl::__anon4905::ContextReset
669 GLU_CHECK_GLW_CALL(m_gl, beginQuery(GL_ANY_SAMPLES_PASSED, m_queryID));
1819 contextReset->beginQuery();
/external/swiftshader/src/OpenGL/libGL/
H A DContext.cpp1004 void Context::beginQuery(GLenum target, GLuint query) function in class:gl::Context
/external/skia/src/gpu/gl/
H A DGrGLTestInterface.h22 virtual GrGLvoid beginQuery(GrGLenum target, GrGLuint id) {} function in class:GrGLTestInterface
/external/skqp/src/gpu/gl/
H A DGrGLTestInterface.h22 virtual GrGLvoid beginQuery(GrGLenum target, GrGLuint id) {} function in class:GrGLTestInterface
/external/swiftshader/src/OpenGL/libGLESv2/
H A DContext.cpp1310 void Context::beginQuery(GLenum target, GLuint query) function in class:es2::Context
/external/vulkan-validation-layers/include/vulkan/
H A Dvulkan.hpp26044 void beginQuery( QueryPool queryPool, uint32_t query, QueryControlFlags flags ) const;
26462 VULKAN_HPP_INLINE void CommandBuffer::beginQuery( QueryPool queryPool, uint32_t query, QueryControlFlags flags ) const function in class:VULKAN_HPP_NAMESPACE::VULKAN_HPP_NAMESPACE::ImageLayout::AttachmentLoadOp::AttachmentStoreOp::ImageType::ImageTiling::ImageViewType::CommandBufferLevel::ComponentSwizzle::DescriptorType::QueryType::BorderColor::PipelineBindPoint::PipelineCacheHeaderVersion::PrimitiveTopology::SharingMode::IndexType::Filter::SamplerMipmapMode::SamplerAddressMode::CompareOp::PolygonMode::CullModeFlagBits::FrontFace::BlendFactor::BlendOp::StencilOp::LogicOp::InternalAllocationType::SystemAllocationScope::PhysicalDeviceType::VertexInputRate::Format::StructureType::SubpassContents::DynamicState::DescriptorUpdateTemplateTypeKHR::ObjectType::QueueFlagBits::MemoryPropertyFlagBits::MemoryHeapFlagBits::AccessFlagBits::BufferUsageFlagBits::BufferCreateFlagBits::ShaderStageFlagBits::ImageUsageFlagBits::ImageCreateFlagBits::PipelineCreateFlagBits::ColorComponentFlagBits::FenceCreateFlagBits::FormatFeatureFlagBits::QueryControlFlagBits::QueryResultFlagBits::CommandBufferUsageFlagBits::QueryPipelineStatisticFlagBits::ImageAspectFlagBits::SparseImageFormatFlagBits::SparseMemoryBindFlagBits::PipelineStageFlagBits::CommandPoolCreateFlagBits::CommandPoolResetFlagBits::CommandBufferResetFlagBits::SampleCountFlagBits::AttachmentDescriptionFlagBits::StencilFaceFlagBits::DescriptorPoolCreateFlagBits::DependencyFlagBits::PresentModeKHR::ColorSpaceKHR::DisplayPlaneAlphaFlagBitsKHR::CompositeAlphaFlagBitsKHR::SurfaceTransformFlagBitsKHR::DebugReportFlagBitsEXT::DebugReportObjectTypeEXT::RasterizationOrderAMD::ExternalMemoryHandleTypeFlagBitsNV::ExternalMemoryFeatureFlagBitsNV::ValidationCheckEXT::IndirectCommandsLayoutUsageFlagBitsNVX::ObjectEntryUsageFlagBitsNVX::IndirectCommandsTokenTypeNVX::ObjectEntryTypeNVX::DescriptorSetLayoutCreateFlagBits::ExternalMemoryHandleTypeFlagBitsKHR::ExternalMemoryFeatureFlagBitsKHR::ExternalSemaphoreHandleTypeFlagBitsKHR::ExternalSemaphoreFeatureFlagBitsKHR::SemaphoreImportFlagBitsKHR::ExternalFenceHandleTypeFlagBitsKHR::ExternalFenceFeatureFlagBitsKHR::FenceImportFlagBitsKHR::SurfaceCounterFlagBitsEXT::DisplayPowerStateEXT::DeviceEventTypeEXT::DisplayEventTypeEXT::PeerMemoryFeatureFlagBitsKHX::MemoryAllocateFlagBitsKHX::DeviceGroupPresentModeFlagBitsKHX::SwapchainCreateFlagBitsKHR::ViewportCoordinateSwizzleNV::DiscardRectangleModeEXT::SubpassDescriptionFlagBits::PointClippingBehaviorKHR::SamplerReductionModeEXT::TessellationDomainOriginKHR::SamplerYcbcrModelConversionKHR::SamplerYcbcrRangeKHR::ChromaLocationKHR::BlendOverlapEXT::CoverageModulationModeNV::ValidationCacheHeaderVersionEXT::ShaderInfoTypeAMD::QueueGlobalPriorityEXT::ConservativeRasterizationModeEXT::CommandBuffer
[all...]

Completed in 313 milliseconds