Home
last modified time | relevance | path

Searched refs:shaderNames (Results 1 – 9 of 9) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingTraversalControlTests.cpp263 const std::vector<std::vector<std::string>> shaderNames = in initRayTracingShaders() local
271 …HR, createShaderModule(vkd, device, context.getBinaryCollection().get(shaderNames[testParams.hitS… in initRayTracingShaders()
273 …KHR, createShaderModule(vkd, device, context.getBinaryCollection().get(shaderNames[testParams.hitS… in initRayTracingShaders()
274 …HR, createShaderModule(vkd, device, context.getBinaryCollection().get(shaderNames[testParams.hitS… in initRayTracingShaders()
275 …KHR, createShaderModule(vkd, device, context.getBinaryCollection().get(shaderNames[testParams.hitS… in initRayTracingShaders()
276 …R, createShaderModule(vkd, device, context.getBinaryCollection().get(shaderNames[testParams.hitS… in initRayTracingShaders()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
DvktRayTracingTraversalControlTests.cpp263 const std::vector<std::vector<std::string>> shaderNames = in initRayTracingShaders() local
271 …HR, createShaderModule(vkd, device, context.getBinaryCollection().get(shaderNames[testParams.hitS… in initRayTracingShaders()
273 …KHR, createShaderModule(vkd, device, context.getBinaryCollection().get(shaderNames[testParams.hitS… in initRayTracingShaders()
274 …HR, createShaderModule(vkd, device, context.getBinaryCollection().get(shaderNames[testParams.hitS… in initRayTracingShaders()
275 …KHR, createShaderModule(vkd, device, context.getBinaryCollection().get(shaderNames[testParams.hitS… in initRayTracingShaders()
276 …R, createShaderModule(vkd, device, context.getBinaryCollection().get(shaderNames[testParams.hitS… in initRayTracingShaders()
/third_party/glslang/gtests/
DTestFixture.h192 const char* shaderNames = nullptr; variable
195 shaderNames = shaderName->data();
197 &shaderStrings, &shaderLengths, &shaderNames, 1);
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
DvktRayQueryCullRayFlagsTests.cpp373 const std::map<ShaderSourceType,std::vector<std::string>> shaderNames = in initConfiguration() local
384 auto shaderNameIt = shaderNames.find(testParams.shaderSourceType); in initConfiguration()
385 if(shaderNameIt == end(shaderNames)) in initConfiguration()
973 const std::map<ShaderSourceType,std::vector<std::string>> shaderNames = in initConfiguration() local
990 auto shaderNameIt = shaderNames.find(testParams.shaderSourceType); in initConfiguration()
991 if(shaderNameIt == end(shaderNames)) in initConfiguration()
DvktRayQueryTraversalControlTests.cpp292 const std::map<ShaderSourceType,std::vector<std::string>> shaderNames = in initConfiguration() local
303 auto shaderNameIt = shaderNames.find(testParams.shaderSourceType); in initConfiguration()
304 if(shaderNameIt == end(shaderNames)) in initConfiguration()
952 const std::map<ShaderSourceType,std::vector<std::string>> shaderNames = in initConfiguration() local
971 auto shaderNameIt = shaderNames.find(testParams.shaderSourceType); in initConfiguration()
972 if(shaderNameIt == end(shaderNames)) in initConfiguration()
DvktRayQueryAccelerationStructuresTests.cpp386 const std::map<ShaderSourceType,std::vector<std::string>> shaderNames = in initConfiguration() local
397 auto shaderNameIt = shaderNames.find(testParams.shaderSourceType); in initConfiguration()
398 if(shaderNameIt == end(shaderNames)) in initConfiguration()
972 const std::map<ShaderSourceType,std::vector<std::string>> shaderNames = in initConfiguration() local
989 auto shaderNameIt = shaderNames.find(testParams.shaderSourceType); in initConfiguration()
990 if(shaderNameIt == end(shaderNames)) in initConfiguration()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryTraversalControlTests.cpp292 const std::map<ShaderSourceType,std::vector<std::string>> shaderNames = in initConfiguration() local
303 auto shaderNameIt = shaderNames.find(testParams.shaderSourceType); in initConfiguration()
304 if(shaderNameIt == end(shaderNames)) in initConfiguration()
952 const std::map<ShaderSourceType,std::vector<std::string>> shaderNames = in initConfiguration() local
971 auto shaderNameIt = shaderNames.find(testParams.shaderSourceType); in initConfiguration()
972 if(shaderNameIt == end(shaderNames)) in initConfiguration()
DvktRayQueryCullRayFlagsTests.cpp373 const std::map<ShaderSourceType,std::vector<std::string>> shaderNames = in initConfiguration() local
384 auto shaderNameIt = shaderNames.find(testParams.shaderSourceType); in initConfiguration()
385 if(shaderNameIt == end(shaderNames)) in initConfiguration()
973 const std::map<ShaderSourceType,std::vector<std::string>> shaderNames = in initConfiguration() local
990 auto shaderNameIt = shaderNames.find(testParams.shaderSourceType); in initConfiguration()
991 if(shaderNameIt == end(shaderNames)) in initConfiguration()
DvktRayQueryAccelerationStructuresTests.cpp386 const std::map<ShaderSourceType,std::vector<std::string>> shaderNames = in initConfiguration() local
397 auto shaderNameIt = shaderNames.find(testParams.shaderSourceType); in initConfiguration()
398 if(shaderNameIt == end(shaderNames)) in initConfiguration()
972 const std::map<ShaderSourceType,std::vector<std::string>> shaderNames = in initConfiguration() local
989 auto shaderNameIt = shaderNames.find(testParams.shaderSourceType); in initConfiguration()
990 if(shaderNameIt == end(shaderNames)) in initConfiguration()