Searched refs:qo_bo_uint_offset (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/gl/ | ||
H A D | gl4cPipelineStatisticsQueryTests.hpp | 253 static const unsigned int qo_bo_uint_offset; member in glcts::PipelineStatisticsQueryUtilities |
H A D | gl4cPipelineStatisticsQueryTests.cpp | 163 const unsigned int PipelineStatisticsQueryUtilities::qo_bo_uint_offset = (0 + 8 /* int + alignment */ + 8 /* int64 */); member in glcts::PipelineStatisticsQueryUtilities 455 offset_uint = (glw::GLuint*)(deUintptr)PipelineStatisticsQueryUtilities::qo_bo_uint_offset; in executeQuery() |
Completed in 7 milliseconds