/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/ |
D | vktRayTracingMemGuaranteeTests.cpp | 359 << glu::CallableSource(updateRayTracingGLSL(calleeShader)) << buildOptions; in initPrograms() 387 << glu::CallableSource(updateRayTracingGLSL(calleeShader)) << buildOptions; in initPrograms() 417 << glu::CallableSource(updateRayTracingGLSL(calleeShader)) << buildOptions; in initPrograms() 494 << glu::CallableSource(updateRayTracingGLSL(css.str())) << buildOptions; in initPrograms() 498 << glu::CallableSource(updateRayTracingGLSL(calleeShader)) << buildOptions; in initPrograms()
|
D | vktRayTracingCallableShadersTests.cpp | 702 << glu::CallableSource(updateRayTracingGLSL(css.str())) << buildOptions; in initPrograms() 718 << glu::CallableSource(updateRayTracingGLSL(css.str())) << buildOptions; in initPrograms() 1438 …addShaderSource<glu::CallableSource>(programCollection, "build-callable-0", src.str().c_str(), "",… in initPrograms() 1465 addShaderSource<glu::CallableSource>( in initPrograms() 1499 …addShaderSource<glu::CallableSource>(programCollection, "build-callable-1", src.str().c_str(), "",… in initPrograms() 1509 …addShaderSource<glu::CallableSource>(programCollection, "build-callable-2", src.str().c_str(), "",… in initPrograms() 1533 addShaderSource<glu::CallableSource>( in initPrograms()
|
D | vktRayTracingComplexControlFlowTests.cpp | 1531 … programCollection.glslSources.add("cal0") << glu::CallableSource(calleeShader) << buildOptions; in initPrograms() 1552 … programCollection.glslSources.add("cal0") << glu::CallableSource(calleeShader) << buildOptions; in initPrograms() 1575 … programCollection.glslSources.add("cal0") << glu::CallableSource(calleeShader) << buildOptions; in initPrograms() 1613 … programCollection.glslSources.add("call") << glu::CallableSource(css.str()) << buildOptions; in initPrograms() 1616 … programCollection.glslSources.add("cal0") << glu::CallableSource(calleeShader) << buildOptions; in initPrograms()
|
D | vktRayTracingDataSpillTests.cpp | 1374 << glu::CallableSource(updateRayTracingGLSL(call.str())) << buildOptions; in initPrograms() 2266 << glu::CallableSource(updateRayTracingGLSL(call.str())) << buildOptions; in initPrograms() 2341 << glu::CallableSource(updateRayTracingGLSL(call.str())) << buildOptions; in initPrograms() 2383 << glu::CallableSource(updateRayTracingGLSL(call.str())) << buildOptions; in initPrograms() 2394 << glu::CallableSource(updateRayTracingGLSL(subcall.str())) << buildOptions; in initPrograms() 2452 << glu::CallableSource(updateRayTracingGLSL(call.str())) << buildOptions; in initPrograms()
|
D | vktRayTracingBuildLargeTests.cpp | 275 << glu::CallableSource(updateRayTracingGLSL(css.str())) << buildOptions; in initPrograms()
|
D | vktRayTracingBarrierTests.cpp | 586 << glu::CallableSource(updateRayTracingGLSL(callable.str())) << buildOptions; in initPrograms() 729 << glu::CallableSource(updateRayTracingGLSL(callable.str())) << buildOptions; in initPrograms()
|
D | vktRayTracingShaderBindingTableTests.cpp | 924 << glu::CallableSource(updateRayTracingGLSL(css.str())) << buildOptions; in initPrograms() 942 << glu::CallableSource(updateRayTracingGLSL(css.str())) << buildOptions; in initPrograms()
|
D | vktRayTracingBuiltinTests.cpp | 582 << glu::CallableSource(updateRayTracingGLSL(css.str())) << buildOptions; in initPrograms()
|
D | vktRayTracingMiscTests.cpp | 2110 << glu::CallableSource(css.str()) << buildOptions; in initPrograms()
|
/external/deqp/framework/opengl/ |
D | gluShaderProgram.hpp | 441 struct CallableSource : public ShaderSource struct 443 CallableSource(const std::string &source_) : ShaderSource(glu::SHADERTYPE_CALLABLE, source_) in CallableSource() argument
|
/external/deqp/external/vulkancts/modules/vulkan/amber/ |
D | vktAmberTestCase.cpp | 520 << glu::CallableSource(shader.shader_source) in initPrograms()
|
/external/deqp/external/vulkancts/modules/vulkan/device_generated_commands/ |
D | vktDGCRayTracingTestsExt.cpp | 817 … programCollection.glslSources.add(shaderName) << glu::CallableSource(call.str()) << buildOptions; in initPrograms() 843 … programCollection.glslSources.add(shaderName) << glu::CallableSource(call.str()) << buildOptions; in initPrograms()
|
/external/deqp/external/vulkancts/modules/vulkan/ray_query/ |
D | vktRayQueryTraversalControlTests.cpp | 1868 << glu::CallableSource(updateRayTracingGLSL(css.str())) << buildOptions; in initPrograms()
|
D | vktRayQueryCullRayFlagsTests.cpp | 1860 << glu::CallableSource(updateRayTracingGLSL(css.str())) << buildOptions; in initPrograms()
|
D | vktRayQueryWatertightnessTests.cpp | 1320 << glu::CallableSource(updateRayTracingGLSL(css.str())) << buildOptions; in initPrograms()
|
D | vktRayQueryAccelerationStructuresTests.cpp | 2163 << glu::CallableSource(updateRayTracingGLSL(css.str())) << buildOptions; in initPrograms()
|
D | vktRayQueryBuiltinTests.cpp | 1405 << glu::CallableSource(updateRayTracingGLSL(css.str())) << buildOptions; in initPrograms()
|
/external/deqp/external/vulkancts/modules/vulkan/subgroups/ |
D | vktSubgroupsTestsUtils.cpp | 1663 … programCollection.glslSources.add("call") << glu::CallableSource(callShader) << buildOptions; in initStdPrograms() 4497 …programCollection.glslSources.add("call_noSubgroup") << glu::CallableSource(callShaderNoSubgroups)… in addRayTracingNoSubgroupShader()
|
/external/deqp/external/vulkancts/modules/vulkan/binding_model/ |
D | vktBindingDescriptorUpdateASTests.cpp | 1667 … programCollection.glslSources.add("call") << glu::CallableSource(css.str()) << buildOptions; in initPrograms()
|
D | vktBindingDescriptorSetRandomTests.cpp | 1330 << glu::CallableSource(updateRayTracingGLSL(css.str())) << buildOptions; in initPrograms()
|
D | vktBindingMutableTests.cpp | 2620 glslSource << glu::CallableSource(updateRayTracingGLSL(shaderStr)); in initPrograms()
|
D | vktBindingDescriptorBufferTests.cpp | 2238 … programs.glslSources.add("call" + suffix) << glu::CallableSource(css.str()) << buildOptions; in initPrograms()
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineShaderModuleIdentifierTests.cpp | 1458 … programCollection.glslSources.add(shaderName) << glu::CallableSource(call.str()) << buildOptions; in generateSources()
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkRayTracingUtil.cpp | 4724 << glu::CallableSource(updateRayTracingGLSL(call.str())); in generateRayQueryShaders()
|