Home
last modified time | relevance | path

Searched refs:queryType (Results 1 – 25 of 76) sorted by relevance

1234

/third_party/vk-gl-cts/modules/glshared/
DglsTextureStateQueryTests.hpp78 …string& name, const std::string& description, StateQueryUtil::QueryType queryType, glw::GLenum tar…
79 …string& name, const std::string& description, StateQueryUtil::QueryType queryType, TesterType test…
DglsTextureStateQueryTests.cpp2540 …Ctx, const std::string& name, const std::string& description, QueryType queryType, glw::GLenum tar… in createTexParamTest() argument
2566 …xtureSwizzleCase(testCtx, renderCtx, name.c_str(), description.c_str(), target, tester, queryType); in createTexParamTest()
2571 … TextureWrapCase(testCtx, renderCtx, name.c_str(), description.c_str(), target, tester, queryType); in createTexParamTest()
2575 …extureFilterCase(testCtx, renderCtx, name.c_str(), description.c_str(), target, tester, queryType); in createTexParamTest()
2579 …w TextureLODCase(testCtx, renderCtx, name.c_str(), description.c_str(), target, tester, queryType); in createTexParamTest()
2583 …TextureLevelCase(testCtx, renderCtx, name.c_str(), description.c_str(), target, tester, queryType); in createTexParamTest()
2586 …eCompareModeCase(testCtx, renderCtx, name.c_str(), description.c_str(), target, tester, queryType); in createTexParamTest()
2589 …eCompareFuncCase(testCtx, renderCtx, name.c_str(), description.c_str(), target, tester, queryType); in createTexParamTest()
2592 …xtureImmutableLevelsCase(testCtx, renderCtx, name.c_str(), description.c_str(), target, queryType); in createTexParamTest()
2595 …xtureImmutableFormatCase(testCtx, renderCtx, name.c_str(), description.c_str(), target, queryType); in createTexParamTest()
[all …]
/third_party/openGLES/extensions/NV/
DNV_query_resource.txt58 int QueryResourceNV(enum queryType, int pname, unsigned int bufSize,
63 Accepted by the <queryType> parameter of QueryResource:
111 Currently the queryType parameter only accepts the type VIDMEM_ALLOC_NV
186 - remove queryType SUMMARY, default to DETAILED, leave queryType
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_query_resource.txt58 int QueryResourceNV(enum queryType, int pname, unsigned int bufSize,
63 Accepted by the <queryType> parameter of QueryResource:
111 Currently the queryType parameter only accepts the type VIDMEM_ALLOC_NV
186 - remove queryType SUMMARY, default to DETAILED, leave queryType
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
Dqueryconversions.cpp60 GLenum queryType = GLTypeToGLenum<QueryT>::value; in CastQueryValueToInt() local
62 if (queryType == GL_FLOAT) in CastQueryValueToInt()
97 GLenum queryType = GLTypeToGLenum<QueryT>::value; in CastFromStateValue() local
99 switch (queryType) in CastFromStateValue()
DGLES1State.cpp242 GLint GLES1State::getCurrentMatrixStackDepth(GLenum queryType) const in getCurrentMatrixStackDepth()
244 switch (queryType) in getCurrentMatrixStackDepth()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dqueryconversions.cpp60 GLenum queryType = GLTypeToGLenum<QueryT>::value; in CastQueryValueToInt() local
62 if (queryType == GL_FLOAT) in CastQueryValueToInt()
106 GLenum queryType = GLTypeToGLenum<QueryT>::value; in CastFromStateValue() local
108 switch (queryType) in CastFromStateValue()
DGLES1State.cpp251 GLint GLES1State::getCurrentMatrixStackDepth(GLenum queryType) const in getCurrentMatrixStackDepth()
253 switch (queryType) in getCurrentMatrixStackDepth()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_query.c34 assert(pCreateInfo->queryType == VK_QUERY_TYPE_OCCLUSION || in v3dv_CreateQueryPool()
35 pCreateInfo->queryType == VK_QUERY_TYPE_TIMESTAMP); in v3dv_CreateQueryPool()
44 pool->query_type = pCreateInfo->queryType; in v3dv_CreateQueryPool()
/third_party/mesa3d/src/intel/vulkan/
Danv_acceleration_structure.c189 VkQueryType queryType, in anv_WriteAccelerationStructuresPropertiesKHR() argument
250 VkQueryType queryType, in anv_CmdWriteAccelerationStructuresPropertiesKHR() argument
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_query.c36 switch (pCreateInfo->queryType) { in lvp_CreateQueryPool()
63 pool->type = pCreateInfo->queryType; in lvp_CreateQueryPool()
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fIntegerStateQueryTests.cpp2032 const QueryType queryType = (QUERYTYPES)[_queryTypeNdx]; \
2206 …ufferBindingTestCase (m_context, queryType, (std::string("array_buffer_binding") + getQueryTy… in init()
2207 …erBindingTestCase (m_context, queryType, (std::string("element_array_buffer_binding") + getQuer… in init()
2209 …rogramBindingTestCase (m_context, queryType, (std::string("current_program_binding") + getQueryT… in init()
2212 …bufferBindingTestCase (m_context, queryType, (std::string("renderbuffer_binding") + getQueryTy… in init()
2214 …extureBindingTestCase (m_context, queryType, (std::string("texture_binding_2d") + getQueryTyp… in init()
2215 …tureBindingTestCase (m_context, queryType, (std::string("texture_binding_cube_map") + getQuery… in init()
2217 …eBufferBindingTestCase (m_context, queryType, (std::string("framebuffer_binding") + getQueryTy… in init()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fIntegerStateQueryTests.cpp2740 const QueryType queryType = (QUERYTYPES)[_queryTypeNdx]; \
3006 …ufferBindingTestCase(m_context, queryType, (std::string(bufferBindingStates[testNdx].name) + getQu… in init()
3009 …ufferBindingTestCase (m_context, queryType, (std::string("element_array_buffer_binding") + getQuer… in init()
3010 …edbackBindingTestCase (m_context, queryType, (std::string("transform_feedback_binding") + getQuery… in init()
3011 …rogramBindingTestCase (m_context, queryType, (std::string("current_program_binding") + getQueryT… in init()
3012 …xArrayBindingTestCase (m_context, queryType, (std::string("vertex_array_binding") + getQueryTy… in init()
3015 …bufferBindingTestCase (m_context, queryType, (std::string("renderbuffer_binding") + getQueryTy… in init()
3016 …lerObjectBindingTestCase (m_context, queryType, (std::string("sampler_binding") + getQueryType… in init()
3034 …TextureBindingTestCase(m_context, queryType, (std::string(textureBindings[testNdx].name) + getQuer… in init()
3038 …meBufferBindingTestCase (m_context, queryType, (std::string("framebuffer_binding") + getQueryTy… in init()
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DQuerySetVk.cpp81 createInfo.queryType = VulkanQueryType(GetQueryType()); in Initialize()
/third_party/weex-loader/src/
Dutil.js305 export function jsonLoaders (type, customLoader, isVisual, queryType) { argument
342 type: queryType
/third_party/mesa3d/src/virtio/vulkan/
Dvn_query_pool.c39 switch (pCreateInfo->queryType) { in vn_CreateQueryPool()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkQueryPool.cpp85 , type(pCreateInfo->queryType) in QueryPool()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fDebugTests.cpp2999 const QueryType queryType = QUERY_BOOLEAN; \ in init()
3004 const QueryType queryType = QUERY_INTEGER; \ in init()
3009 const QueryType queryType = QUERY_INTEGER64; \ in init()
3014 const QueryType queryType = QUERY_FLOAT; \ in init()
3024 const QueryType queryType = QUERY_ISENABLED; \ in init()
3036 limits[ndx].target, limits[ndx].limit, queryType))); in init()
3039 … "Test DEBUG_OUTPUT", GL_DEBUG_OUTPUT, IsEnabledCase::INITIAL_CTX_IS_DEBUG, queryType))); in init()
3040 …G_OUTPUT_SYNCHRONOUS", GL_DEBUG_OUTPUT_SYNCHRONOUS, IsEnabledCase::INITIAL_FALSE, queryType))); in init()
3042 … + postfix).c_str(), "Test DEBUG_LOGGED_MESSAGES", GL_DEBUG_LOGGED_MESSAGES, queryType))); in init()
3043 …_str(), "Test DEBUG_NEXT_LOGGED_MESSAGE_LENGTH", GL_DEBUG_NEXT_LOGGED_MESSAGE_LENGTH, queryType))); in init()
[all …]
/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_query_pool.h29 size += vn_sizeof_VkQueryType(&val->queryType); in vn_sizeof_VkQueryPoolCreateInfo_self()
59 vn_encode_VkQueryType(enc, &val->queryType); in vn_encode_VkQueryPoolCreateInfo_self()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkRayTracingUtil.cpp356 const VkQueryType queryType, in makeQueryPool() argument
364 queryType, // queryType in makeQueryPool()
2468 VkQueryType queryType, in queryAccelerationStructureSizeKHR() argument
2472 …DE_ASSERT(queryType == VK_QUERY_TYPE_ACCELERATION_STRUCTURE_COMPACTED_SIZE_KHR || queryType == VK_… in queryAccelerationStructureSizeKHR()
2478 …elerationStructureHandles.size()), accelerationStructureHandles.data(), queryType, queryPool, firs… in queryAccelerationStructureSizeKHR()
2485 …ice, deUint32(accelerationStructureHandles.size()), accelerationStructureHandles.data(), queryType, in queryAccelerationStructureSizeKHR()
2497 VkQueryType queryType, in queryAccelerationStructureSize() argument
2501 … device, cmdBuffer, accelerationStructureHandles, buildType, queryPool, queryType, firstQuery, res… in queryAccelerationStructureSize()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DContextVk.cpp2234 vk::DynamicQueryPool *ContextVk::getQueryPool(gl::QueryType queryType) in getQueryPool() argument
2236 ASSERT(queryType == gl::QueryType::AnySamples || in getQueryPool()
2237 queryType == gl::QueryType::AnySamplesConservative || in getQueryPool()
2238 queryType == gl::QueryType::Timestamp || queryType == gl::QueryType::TimeElapsed); in getQueryPool()
2239 ASSERT(mQueryPools[queryType].isValid()); in getQueryPool()
2240 return &mQueryPools[queryType]; in getQueryPool()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DContextVk.cpp4901 vk::DynamicQueryPool *ContextVk::getQueryPool(gl::QueryType queryType) in getQueryPool() argument
4903 ASSERT(queryType == gl::QueryType::AnySamples || in getQueryPool()
4904 queryType == gl::QueryType::AnySamplesConservative || in getQueryPool()
4905 queryType == gl::QueryType::PrimitivesGenerated || in getQueryPool()
4906 queryType == gl::QueryType::TransformFeedbackPrimitivesWritten || in getQueryPool()
4907 queryType == gl::QueryType::Timestamp || queryType == gl::QueryType::TimeElapsed); in getQueryPool()
4918 if (queryType == gl::QueryType::PrimitivesGenerated && in getQueryPool()
4921 queryType = gl::QueryType::TransformFeedbackPrimitivesWritten; in getQueryPool()
4925 ASSERT(queryType != gl::QueryType::Timestamp && queryType != gl::QueryType::TimeElapsed || in getQueryPool()
4927 ASSERT(mQueryPools[queryType].isValid()); in getQueryPool()
[all …]
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
DQueryValidationTests.cpp23 wgpu::QueryType queryType, in CreateQuerySet() argument
27 descriptor.type = queryType;
/third_party/mesa3d/src/amd/vulkan/
Dradv_query.c935 switch (pCreateInfo->queryType) { in radv_CreateQueryPool()
954 pool->type = pCreateInfo->queryType; in radv_CreateQueryPool()
958 if (pCreateInfo->queryType == VK_QUERY_TYPE_PIPELINE_STATISTICS) in radv_CreateQueryPool()
1704 const VkAccelerationStructureKHR *pAccelerationStructures, VkQueryType queryType, in radv_CmdWriteAccelerationStructuresPropertiesKHR() argument
1724 switch (queryType) { in radv_CmdWriteAccelerationStructuresPropertiesKHR()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_query.c232 switch (pCreateInfo->queryType) { in tu_CreateQueryPool()
270 if (pCreateInfo->queryType == VK_QUERY_TYPE_PERFORMANCE_QUERY_KHR) { in tu_CreateQueryPool()
336 pool->type = pCreateInfo->queryType; in tu_CreateQueryPool()

1234