Home
last modified time | relevance | path

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

/external/deqp/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.cpp2476 …Ctx, const std::string& name, const std::string& description, QueryType queryType, glw::GLenum tar… in createTexParamTest() argument
2502 …xtureSwizzleCase(testCtx, renderCtx, name.c_str(), description.c_str(), target, tester, queryType); in createTexParamTest()
2507 … TextureWrapCase(testCtx, renderCtx, name.c_str(), description.c_str(), target, tester, queryType); in createTexParamTest()
2511 …extureFilterCase(testCtx, renderCtx, name.c_str(), description.c_str(), target, tester, queryType); in createTexParamTest()
2515 …w TextureLODCase(testCtx, renderCtx, name.c_str(), description.c_str(), target, tester, queryType); in createTexParamTest()
2519 …TextureLevelCase(testCtx, renderCtx, name.c_str(), description.c_str(), target, tester, queryType); in createTexParamTest()
2522 …eCompareModeCase(testCtx, renderCtx, name.c_str(), description.c_str(), target, tester, queryType); in createTexParamTest()
2525 …eCompareFuncCase(testCtx, renderCtx, name.c_str(), description.c_str(), target, tester, queryType); in createTexParamTest()
2528 …xtureImmutableLevelsCase(testCtx, renderCtx, name.c_str(), description.c_str(), target, queryType); in createTexParamTest()
2531 …xtureImmutableFormatCase(testCtx, renderCtx, name.c_str(), description.c_str(), target, queryType); in createTexParamTest()
[all …]
/external/mesa3d/src/intel/vulkan/
Danv_query.c46 switch (pCreateInfo->queryType) { in anv_CreateQueryPool()
62 pool->type = pCreateInfo->queryType; in anv_CreateQueryPool()
/external/deqp/modules/gles2/functional/
Des2fIntegerStateQueryTests.cpp2029 const QueryType queryType = (QUERYTYPES)[_queryTypeNdx]; \
2202 …ufferBindingTestCase (m_context, queryType, (std::string("array_buffer_binding") + getQueryTy… in init()
2203 …erBindingTestCase (m_context, queryType, (std::string("element_array_buffer_binding") + getQuer… in init()
2205 …rogramBindingTestCase (m_context, queryType, (std::string("current_program_binding") + getQueryT… in init()
2208 …bufferBindingTestCase (m_context, queryType, (std::string("renderbuffer_binding") + getQueryTy… in init()
2210 …extureBindingTestCase (m_context, queryType, (std::string("texture_binding_2d") + getQueryTyp… in init()
2211 …tureBindingTestCase (m_context, queryType, (std::string("texture_binding_cube_map") + getQuery… in init()
2213 …eBufferBindingTestCase (m_context, queryType, (std::string("framebuffer_binding") + getQueryTy… in init()
/external/deqp/modules/gles3/functional/
Des3fIntegerStateQueryTests.cpp2737 const QueryType queryType = (QUERYTYPES)[_queryTypeNdx]; \
3002 …ufferBindingTestCase(m_context, queryType, (std::string(bufferBindingStates[testNdx].name) + getQu… in init()
3005 …ufferBindingTestCase (m_context, queryType, (std::string("element_array_buffer_binding") + getQuer… in init()
3006 …edbackBindingTestCase (m_context, queryType, (std::string("transform_feedback_binding") + getQuery… in init()
3007 …rogramBindingTestCase (m_context, queryType, (std::string("current_program_binding") + getQueryT… in init()
3008 …xArrayBindingTestCase (m_context, queryType, (std::string("vertex_array_binding") + getQueryTy… in init()
3011 …bufferBindingTestCase (m_context, queryType, (std::string("renderbuffer_binding") + getQueryTy… in init()
3012 …lerObjectBindingTestCase (m_context, queryType, (std::string("sampler_binding") + getQueryType… in init()
3030 …TextureBindingTestCase(m_context, queryType, (std::string(textureBindings[testNdx].name) + getQuer… in init()
3034 …meBufferBindingTestCase (m_context, queryType, (std::string("framebuffer_binding") + getQueryTy… in init()
/external/mesa3d/src/amd/vulkan/
Dradv_query.c68 switch(pCreateInfo->queryType) { in radv_CreateQueryPool()
84 pool->type = pCreateInfo->queryType; in radv_CreateQueryPool()
/external/deqp/modules/gles31/functional/
Des31fDebugTests.cpp2997 const QueryType queryType = QUERY_BOOLEAN; \ in init()
3002 const QueryType queryType = QUERY_INTEGER; \ in init()
3007 const QueryType queryType = QUERY_INTEGER64; \ in init()
3012 const QueryType queryType = QUERY_FLOAT; \ in init()
3022 const QueryType queryType = QUERY_ISENABLED; \ in init()
3034 limits[ndx].target, limits[ndx].limit, queryType))); in init()
3037 … "Test DEBUG_OUTPUT", GL_DEBUG_OUTPUT, IsEnabledCase::INITIAL_CTX_IS_DEBUG, queryType))); in init()
3038 …G_OUTPUT_SYNCHRONOUS", GL_DEBUG_OUTPUT_SYNCHRONOUS, IsEnabledCase::INITIAL_FALSE, queryType))); in init()
3040 … + postfix).c_str(), "Test DEBUG_LOGGED_MESSAGES", GL_DEBUG_LOGGED_MESSAGES, queryType))); in init()
3041 …_str(), "Test DEBUG_NEXT_LOGGED_MESSAGE_LENGTH", GL_DEBUG_NEXT_LOGGED_MESSAGE_LENGTH, queryType))); in init()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp996 VkQueryType queryType; member
1003 : queryType (queryType_) in Parameters()
1026 params.queryType, in create()
/external/vulkan-validation-layers/tests/
Dvktestbinding.h653 info.queryType = type; in create_info()
Dlayer_validation_tests.cpp4512 qpci.queryType = VK_QUERY_TYPE_TIMESTAMP; in TEST_F()
9825 query_pool_create_info.queryType = VK_QUERY_TYPE_OCCLUSION; in TEST_F()
10484 query_pool_ci.queryType = VK_QUERY_TYPE_TIMESTAMP; in TEST_F()
16813 query_pool_create_info.queryType = VK_QUERY_TYPE_TIMESTAMP; in TEST_F()
16934 query_pool_create_info.queryType = VK_QUERY_TYPE_TIMESTAMP; in TEST_F()
/external/deqp/external/vulkancts/framework/vulkan/
DvkStructTypes.inl466 VkQueryType queryType; member
DvkStrUtilImpl.inl2405 s << "\tqueryType = " << value.queryType << '\n';
/external/vulkan-validation-layers/include/vulkan/
Dvulkan.hpp11053 , queryType( queryType_ ) in QueryPoolCreateInfo()
11090 queryType = queryType_; in setQueryType()
11116 && ( queryType == rhs.queryType ) in operator ==()
11132 QueryType queryType; member
Dvulkan.h1603 VkQueryType queryType; member
/external/vulkan-validation-layers/layers/
Dcore_validation.cpp10736 if (queryPoolData->second.createInfo.queryType == VK_QUERY_TYPE_PIPELINE_STATISTICS && in validateSecondaryCommandBufferState()
10749 activeTypes.insert(queryPoolData->second.createInfo.queryType); in validateSecondaryCommandBufferState()
10754 …!= dev_data->queryPoolMap.end() && activeTypes.count(queryPoolData->second.createInfo.queryType)) { in validateSecondaryCommandBufferState()
10762 … queryPoolData->second.createInfo.queryType, reinterpret_cast<void *>(pSubCB->commandBuffer)); in validateSecondaryCommandBufferState()
Dvk_validation_error_database.txt999 …hich states 'If the pipeline statistics queries feature is not enabled, queryType must not be VK_Q…
1000 …ation refer to Vulkan Spec Section '16.1. Query Pools' which states 'If queryType is VK_QUERY_TYPE…
1004 …ormation refer to Vulkan Spec Section '16.1. Query Pools' which states 'queryType must be a valid …
1022 …states 'If the precise occlusion queries feature is not enabled, or the queryType used to create q…
1023 … Query Operation' which states 'queryPool must have been created with a queryType that differs fro…
1025 …fer to Vulkan Spec Section '16.2. Query Operation' which states 'If the queryType used to create q…
1026 …fer to Vulkan Spec Section '16.2. Query Operation' which states 'If the queryType used to create q…
1027 …fer to Vulkan Spec Section '16.2. Query Operation' which states 'If the queryType used to create q…
1046 …fer to Vulkan Spec Section '16.2. Query Operation' which states 'If the queryType used to create q…
1060 …fer to Vulkan Spec Section '16.2. Query Operation' which states 'If the queryType used to create q…
Dparameter_validation.cpp2305 …if ((pCreateInfo->queryType == VK_QUERY_TYPE_PIPELINE_STATISTICS) && (pCreateInfo->pipelineStatist… in CreateQueryPool()
/external/mesa3d/include/vulkan/
Dvulkan.h1612 VkQueryType queryType; member
/external/skia/third_party/vulkan/vulkan/
Dvulkan.h1709 VkQueryType queryType; member
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in1768 VkQueryType queryType; member