Searched defs:queryName (Results 1 – 7 of 7) sorted by relevance
| /third_party/mesa3d/src/mesa/main/ |
| D | performance_query.c | 209 _mesa_GetPerfQueryIdByNameINTEL(char *queryName, GLuint *queryId) in _mesa_GetPerfQueryIdByNameINTEL() 268 const char *queryName; in _mesa_GetPerfQueryInfoINTEL() local 379 const char *queryName; in _mesa_GetPerfCounterInfoINTEL() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/ |
| D | vktMeshShaderQueryTestsEXT.cpp | 723 …** const resultsPtr, VkDeviceSize itemSize, const TestParams& params, const std::string& queryName) in readAndVerifyAvailabilityBit() 751 …_t expectedMinVal, uint64_t expectedMaxVal, const TestParams& params, const std::string& queryName) in verifyQueryCounter() 1199 const std::string queryName = queryGroupName + " for view " + std::to_string(viewIndex); in iterate() local 1233 const std::string queryName = queryGroupName + " for view " + std::to_string(viewIndex); in iterate() local 1283 … const std::string queryName = "Post-reset primitive count for view " + std::to_string(viewIndex); in iterate() local 1313 const std::string queryName = "Post-reset stats query for view " + std::to_string(viewIndex); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/ |
| D | vktMeshShaderQueryTestsEXT.cpp | 722 …** const resultsPtr, VkDeviceSize itemSize, const TestParams& params, const std::string& queryName) in readAndVerifyAvailabilityBit() 750 …_t expectedMinVal, uint64_t expectedMaxVal, const TestParams& params, const std::string& queryName) in verifyQueryCounter() 1198 const std::string queryName = queryGroupName + " for view " + std::to_string(viewIndex); in iterate() local 1232 const std::string queryName = queryGroupName + " for view " + std::to_string(viewIndex); in iterate() local 1282 … const std::string queryName = "Post-reset primitive count for view " + std::to_string(viewIndex); in iterate() local 1312 const std::string queryName = "Post-reset stats query for view " + std::to_string(viewIndex); in iterate() local
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| D | es31fProgramUniformTests.cpp | 1271 …const string queryName = m_features & FEATURE_ARRAY_FIRST_ELEM_NAME_NO_INDEX && uniform.elemNdx … in getUniforms() local 1353 …const string queryName = m_features & FEATURE_ARRAY_FIRST_ELEM_NAME_NO_INDEX && uniform.elemNd… in assignUniforms() local
|
| /third_party/musl/src/network/ |
| D | lookup_name.c | 246 const char *queryName = name; in name_from_dns() local
|
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| D | es2fUniformApiTests.cpp | 1355 …const string queryName = m_features & FEATURE_ARRAY_FIRST_ELEM_NAME_NO_INDEX && uniform.elemNdx … in getUniforms() local 1479 …const string queryName = m_features & FEATURE_ARRAY_FIRST_ELEM_NAME_NO_INDEX && uniform.elemNd… in assignUniforms() local
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| D | es3fUniformApiTests.cpp | 1712 …const string queryName = m_features & FEATURE_ARRAY_FIRST_ELEM_NAME_NO_INDEX && uniform.elemNdx … in getUniforms() local 1850 …const string queryName = m_features & FEATURE_ARRAY_FIRST_ELEM_NAME_NO_INDEX && uniform.elemNd… in assignUniforms() local
|