Home
last modified time | relevance | path

Searched defs:shaders (Results 1 – 25 of 162) sorted by relevance

1234567

/external/angle/third_party/vulkan-deps/spirv-tools/src/test/opt/
Dgraphics_robust_access_test.cpp232 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/
Dgraphics_robust_access_test.cpp234 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/
Dgraphics_robust_access_test.cpp234 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/
Dparser_subgroup_size_control_test.cc307 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
Dparser_attach_test.cc164 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
Dparser_shader_test.cc32 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/
DGrPersistentCacheUtils.cpp31 const std::string shaders[], in PackCachedShaders()
78 std::string shaders[], in UnpackCachedShaders()
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateClearTests.cpp162 …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()
DvktDynamicStateGeneralTests.cpp59 …(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()
DvktDynamicStateVPTests.cpp136 …(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/
Des3fShaderApiTests.cpp348 …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/
DGrVkPipelineStateBuilder.cpp109 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/
Dcustom_registry.cc29 absl::flat_hash_map<std::string, std::vector<std::unique_ptr<NodeShader>>>* in RegisterCustomOps()
/external/deqp/modules/gles2/functional/
Des2fShaderApiTests.cpp294 …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/
DLink.FromFile.cpp56 std::vector<std::unique_ptr<glslang::TShader>> shaders; in TEST_P() local
DLink.FromFile.Vk.cpp57 std::vector<std::unique_ptr<glslang::TShader>> shaders; in TEST_P() local
/external/deqp-deps/glslang/gtests/
DLink.FromFile.cpp56 std::vector<std::unique_ptr<glslang::TShader>> shaders; in TEST_P() local
DLink.FromFile.Vk.cpp57 std::vector<std::unique_ptr<glslang::TShader>> shaders; in TEST_P() local
/external/deqp/external/vulkancts/modules/vulkan/clipping/
DvktClippingTests.cpp451 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/
Dfilters.h45 unsigned int shaders; /* Request how many shaders */ member
/external/angle/src/compiler/translator/
DSymbolTable.h136 Shader shaders, in SymbolRule()
149 Shader shaders, in SymbolRule()
/external/deqp-deps/amber/src/
Dpipeline_test.cc67 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/
DesextcTessellationShaderTessellation.cpp493 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/
Daco_interface.cpp56 struct nir_shader *const *shaders, in aco_compile_shader()
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawTestCaseUtil.hpp50 ShaderMap shaders; member

1234567