Home
last modified time | relevance | path

Searched defs:shaderNdx (Results 1 - 8 of 8) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingBuildLargeTests.cpp260 const deUint32 shaderNdx = m_data.width * y + x; in initPrograms() local
H A DvktRayTracingCaptureReplayTests.cpp358 shaderName << "chit" << shaderNdx; in initRayTracingShaders() local
862 shaderName << "chit" << shaderNdx; in initPrograms() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationInternallySynchronizedObjectsTests.cpp661 const int shaderNdx = executionNdx % (int)m_pipelineInfo.size(); in runThread() local
700 const int shaderNdx = executionNdx % (int)m_pipelineInfo.size(); in runThread() local
804 shaderName<<"compute_"<<shaderNdx; in addShaderModules() local
933 shaderName<<"vert_"<<shaderNdx; addShaderModules() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingBuildLargeTests.cpp260 const deUint32 shaderNdx = m_data.width * y + x; in initPrograms() local
H A DvktRayTracingCaptureReplayTests.cpp358 shaderName << "chit" << shaderNdx; in initRayTracingShaders() local
862 shaderName << "chit" << shaderNdx; in initPrograms() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktSynchronizationInternallySynchronizedObjectsTests.cpp661 const int shaderNdx = executionNdx % (int)m_pipelineInfo.size(); in runThread() local
700 const int shaderNdx = executionNdx % (int)m_pipelineInfo.size(); in runThread() local
804 shaderName<<"compute_"<<shaderNdx; in addShaderModules() local
933 shaderName<<"vert_"<<shaderNdx; addShaderModules() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/query_pool/
H A DvktQueryPoolStatisticsTests.cpp3263 shaderName<< "compute_" << shaderNdx; in QueryPoolStatisticsTest() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/
H A DvktQueryPoolStatisticsTests.cpp3278 shaderName<< "compute_" << shaderNdx; in QueryPoolStatisticsTest() local
[all...]

Completed in 23 milliseconds