| /external/angle/third_party/vulkan-deps/spirv-tools/src/test/opt/ |
| D | graphics_robust_access_test.cpp | 232 std::ostringstream shaders; in TEST_F() local 248 std::ostringstream shaders; in TEST_F() local 264 std::ostringstream shaders; in TEST_F() local 280 std::ostringstream shaders; in TEST_F() local 299 std::ostringstream shaders; in TEST_F() local 319 std::ostringstream shaders; in TEST_F() local 340 std::ostringstream shaders; in TEST_F() local 365 std::ostringstream shaders; in TEST_F() local 390 std::ostringstream shaders; in TEST_F() local 415 std::ostringstream shaders; in TEST_F() local [all …]
|
| /external/deqp-deps/SPIRV-Tools/test/opt/ |
| D | graphics_robust_access_test.cpp | 234 std::ostringstream shaders; in TEST_F() local 250 std::ostringstream shaders; in TEST_F() local 266 std::ostringstream shaders; in TEST_F() local 282 std::ostringstream shaders; in TEST_F() local 301 std::ostringstream shaders; in TEST_F() local 321 std::ostringstream shaders; in TEST_F() local 342 std::ostringstream shaders; in TEST_F() local 367 std::ostringstream shaders; in TEST_F() local 392 std::ostringstream shaders; in TEST_F() local 417 std::ostringstream shaders; in TEST_F() local [all …]
|
| /external/swiftshader/third_party/SPIRV-Tools/test/opt/ |
| D | graphics_robust_access_test.cpp | 234 std::ostringstream shaders; in TEST_F() local 250 std::ostringstream shaders; in TEST_F() local 266 std::ostringstream shaders; in TEST_F() local 282 std::ostringstream shaders; in TEST_F() local 301 std::ostringstream shaders; in TEST_F() local 321 std::ostringstream shaders; in TEST_F() local 342 std::ostringstream shaders; in TEST_F() local 367 std::ostringstream shaders; in TEST_F() local 392 std::ostringstream shaders; in TEST_F() local 417 std::ostringstream shaders; in TEST_F() local [all …]
|
| /external/deqp-deps/amber/src/amberscript/ |
| D | parser_subgroup_size_control_test.cc | 307 const auto& shaders = pipeline->GetShaders(); in TEST_F() local 333 const auto& shaders = pipeline->GetShaders(); in TEST_F() local 360 const auto& shaders = pipeline->GetShaders(); in TEST_F() local 390 const auto& shaders = pipeline->GetShaders(); in TEST_F() local 419 const auto& shaders = pipeline->GetShaders(); in TEST_F() local 450 const auto& shaders = pipeline->GetShaders(); in TEST_F() local 479 const auto& shaders = pipeline->GetShaders(); in TEST_F() local
|
| D | parser_attach_test.cc | 164 const auto& shaders = pipeline->GetShaders(); in TEST_F() local 239 const auto& shaders = pipeline->GetShaders(); in TEST_F() local 329 const auto& shaders = pipeline->GetShaders(); in TEST_F() local 354 const auto& shaders = pipeline->GetShaders(); in TEST_F() local 379 const auto& shaders = pipeline->GetShaders(); in TEST_F() local 469 const auto& shaders = pipeline->GetShaders(); in TEST_F() local 496 const auto& shaders = pipeline->GetShaders(); in TEST_F() local
|
| D | parser_shader_test.cc | 32 const auto& shaders = script->GetShaders(); in TEST_F() local 143 const auto& shaders = script->GetShaders(); in TEST_F() local 252 const auto& shaders = script->GetShaders(); in TEST_F() local 360 const auto& shaders = script->GetShaders(); in TEST_P() local 406 const auto& shaders = script->GetShaders(); in TEST_P() local
|
| /external/skia/src/gpu/ganesh/ |
| D | GrPersistentCacheUtils.cpp | 31 const std::string shaders[], in PackCachedShaders() 78 std::string shaders[], in UnpackCachedShaders()
|
| /external/deqp/external/vulkancts/modules/vulkan/dynamic_state/ |
| D | vktDynamicStateClearTests.cpp | 162 …stance (Context& context, vk::PipelineConstructionType pipelineConstructionType, ShaderMap shaders) in ClearTestInstance() 216 …stance (Context& context, vk::PipelineConstructionType pipelineConstructionType, ShaderMap shaders) in BlitTestInstance() 289 …stance (Context& context, vk::PipelineConstructionType pipelineConstructionType, ShaderMap shaders) in CopyTestInstance() 347 …stance (Context& context, vk::PipelineConstructionType pipelineConstructionType, ShaderMap shaders) in ResolveTestInstance()
|
| D | vktDynamicStateGeneralTests.cpp | 59 …(Context &context, vk::PipelineConstructionType pipelineConstructionType, const ShaderMap& shaders) in StateSwitchTestInstance() 170 …(Context& context, vk::PipelineConstructionType pipelineConstructionType, const ShaderMap& shaders) in BindOrderTestInstance() 291 …(Context& context, vk::PipelineConstructionType pipelineConstructionType, const ShaderMap& shaders) in StatePersistenceTestInstance()
|
| D | vktDynamicStateVPTests.cpp | 136 …(Context& context, vk::PipelineConstructionType pipelineConstructionType, const ShaderMap& shaders) in ViewportParamTestInstance() 183 …(Context& context, vk::PipelineConstructionType pipelineConstructionType, const ShaderMap& shaders) in ScissorParamTestInstance() 236 …(Context& context, vk::PipelineConstructionType pipelineConstructionType, const ShaderMap& shaders) in ViewportArrayTestInstance()
|
| /external/deqp/modules/gles3/functional/ |
| D | es3fShaderApiTests.cpp | 348 …gram (TestLog& log, glu::RenderContext& renderCtx, glu::Program& program, ShaderAllocator& shaders) in logProgram() 843 void ProgramStateCase::buildProgram (glu::Program& program, ShaderAllocator& shaders) in buildProgram() 891 ShaderAllocator shaders (renderCtx, sourceGen); in test() local 949 void executeForProgram (glu::Program& program, ShaderAllocator& shaders) in executeForProgram() 971 void executeForProgram (glu::Program& program, ShaderAllocator& shaders) in executeForProgram() 994 void executeForProgram (glu::Program& program, ShaderAllocator& shaders) in executeForProgram() 1017 void executeForProgram (glu::Program& program, ShaderAllocator& shaders) in executeForProgram() 1041 void executeForProgram (glu::Program& program, ShaderAllocator& shaders) in executeForProgram() 1064 void executeForProgram (glu::Program& program, ShaderAllocator& shaders) in executeForProgram() 1417 void ProgramBinaryPersistenceCase::buildProgram (glu::Program& program, ShaderAllocator& shaders) in buildProgram() [all …]
|
| /external/skia/src/gpu/ganesh/vk/ |
| D | GrVkPipelineStateBuilder.cpp | 109 std::string shaders[kGrShaderTypeCount]; in loadShadersFromCache() local 142 void GrVkPipelineStateBuilder::storeShadersInCache(const std::string shaders[], in storeShadersInCache() 223 std::string shaders[kGrShaderTypeCount]; in finalize() local
|
| /external/tensorflow/tensorflow/lite/delegates/gpu/gl/kernels/ |
| D | custom_registry.cc | 29 absl::flat_hash_map<std::string, std::vector<std::unique_ptr<NodeShader>>>* in RegisterCustomOps()
|
| /external/deqp/modules/gles2/functional/ |
| D | es2fShaderApiTests.cpp | 294 …gram (TestLog& log, glu::RenderContext& renderCtx, glu::Program& program, ShaderAllocator& shaders) in logProgram() 783 void ProgramStateCase::buildProgram (glu::Program& program, ShaderAllocator& shaders) in buildProgram() 831 ShaderAllocator shaders (renderCtx, sourceGen); in test() local 889 void executeForProgram (glu::Program& program, ShaderAllocator& shaders) in executeForProgram() 911 void executeForProgram (glu::Program& program, ShaderAllocator& shaders) in executeForProgram() 934 void executeForProgram (glu::Program& program, ShaderAllocator& shaders) in executeForProgram() 957 void executeForProgram (glu::Program& program, ShaderAllocator& shaders) in executeForProgram() 981 void executeForProgram (glu::Program& program, ShaderAllocator& shaders) in executeForProgram() 1004 void executeForProgram (glu::Program& program, ShaderAllocator& shaders) in executeForProgram()
|
| /external/angle/third_party/vulkan-deps/glslang/src/gtests/ |
| D | Link.FromFile.cpp | 56 std::vector<std::unique_ptr<glslang::TShader>> shaders; in TEST_P() local
|
| D | Link.FromFile.Vk.cpp | 57 std::vector<std::unique_ptr<glslang::TShader>> shaders; in TEST_P() local
|
| /external/deqp-deps/glslang/gtests/ |
| D | Link.FromFile.cpp | 56 std::vector<std::unique_ptr<glslang::TShader>> shaders; in TEST_P() local
|
| D | Link.FromFile.Vk.cpp | 57 std::vector<std::unique_ptr<glslang::TShader>> shaders; in TEST_P() local
|
| /external/deqp/external/vulkancts/modules/vulkan/clipping/ |
| D | vktClippingTests.cpp | 451 std::vector<VulkanShader> shaders; in testPrimitivesInside() local 506 std::vector<VulkanShader> shaders; in testPrimitivesOutside() local 553 std::vector<VulkanShader> shaders; in testPrimitivesDepthClamp() local 645 std::vector<VulkanShader> shaders; in testPrimitivesDepthClip() local 799 std::vector<VulkanShader> shaders; in testLargePoints() local 905 std::vector<VulkanShader> shaders; in testWideLines() local 1408 std::vector<VulkanShader> shaders; in testClipDistance() local 1529 std::vector<VulkanShader> shaders; in testComplementarity() local
|
| /external/mesa3d/src/gallium/auxiliary/postprocess/ |
| D | filters.h | 45 unsigned int shaders; /* Request how many shaders */ member
|
| /external/angle/src/compiler/translator/ |
| D | SymbolTable.h | 136 Shader shaders, in SymbolRule() 149 Shader shaders, in SymbolRule()
|
| /external/deqp-deps/amber/src/ |
| D | pipeline_test.cc | 67 const auto& shaders = p.GetShaders(); in TEST_F() local 150 const auto& shaders = p.GetShaders(); in TEST_F() local 306 const auto& shaders = p.GetShaders(); in TEST_F() local 320 const auto& shaders = p.GetShaders(); in TEST_F() local 379 auto shaders = clone->GetShaders(); in TEST_F() local
|
| /external/deqp/external/openglcts/modules/glesext/tessellation_shader/ |
| D | esextcTessellationShaderTessellation.cpp | 493 const glw::GLuint shaders[] = { m_fs_id, m_vs_id }; in initTest() local 564 glw::GLuint shaders[] = { run.tc_id, run.te_id }; in initRun() local 1049 const glw::GLuint shaders[] = { m_fs_id, m_vs_id }; in initTest() local 1790 const glw::GLuint shaders[] = { m_fs_id, m_vs_id }; in initTest() local 1916 glw::GLuint shaders[] = { test.tc_id, test.te_id }; in initTestDescriptor() local
|
| /external/mesa3d/src/amd/compiler/ |
| D | aco_interface.cpp | 56 struct nir_shader *const *shaders, in aco_compile_shader()
|
| /external/deqp/external/vulkancts/modules/vulkan/draw/ |
| D | vktDrawTestCaseUtil.hpp | 50 ShaderMap shaders; member
|