| /external/skia/src/gpu/graphite/ |
| D | ShaderCodeDictionary.cpp | 81 std::string get_mangled_uniform_name(const ShaderInfo& shaderInfo, in get_mangled_uniform_name() 103 std::string emit_expression_for_entry(const ShaderInfo& shaderInfo, in emit_expression_for_entry() 112 std::string emit_glue_code_for_entry(const ShaderInfo& shaderInfo, in emit_glue_code_for_entry() 129 void emit_preambles(const ShaderInfo& shaderInfo, in emit_preambles() 570 std::string append_default_snippet_arguments(const ShaderInfo& shaderInfo, in append_default_snippet_arguments() 625 std::string emit_helper_function(const ShaderInfo& shaderInfo, in emit_helper_function() 659 std::string GenerateDefaultExpression(const ShaderInfo& shaderInfo, in GenerateDefaultExpression() 686 std::string GenerateDefaultPreamble(const ShaderInfo& shaderInfo, in GenerateDefaultPreamble() 706 std::string GenerateDstReadSampleExpression(const ShaderInfo& shaderInfo, in GenerateDstReadSampleExpression() 722 std::string GenerateDstReadSamplePreamble(const ShaderInfo& shaderInfo, const ShaderNode* node) { in GenerateDstReadSamplePreamble() [all …]
|
| D | ContextUtils.cpp | 567 ShaderInfo shaderInfo(paintID, dict, rteDict, shadingSsboIndex); in BuildFragmentSkSL() local
|
| /external/deqp/external/vulkancts/framework/vulkan/ |
| D | vkSpirVProgram.cpp | 31 tcu::TestLog &operator<<(tcu::TestLog &log, const SpirVProgramInfo &shaderInfo) in operator <<()
|
| D | vkObjUtil.cpp | 431 bool isFragShaderInfo(const VkPipelineShaderStageCreateInfo &shaderInfo) in isFragShaderInfo()
|
| /external/mesa3d/src/gfxstream/host/vulkan/emulated_textures/testing/ |
| D | ComputePipelineRestoration_integrationtest.cpp | 128 VkShaderModuleCreateInfo shaderInfo = { in TEST_F() local
|
| /external/skia/tests/graphite/ |
| D | KeyTest.cpp | 109 ShaderInfo shaderInfo{paintID, dict, /*rteDict=*/nullptr, /*ssboIndex=*/""}; in DEF_GRAPHITE_TEST_FOR_ALL_CONTEXTS() local
|
| /external/mesa3d/src/gfxstream/host/vulkan/emulated_textures/ |
| D | GpuDecompressionPipeline.cpp | 194 VkShaderModuleCreateInfo shaderInfo = { in initialize() local
|
| /external/deqp/framework/opengl/ |
| D | gluShaderProgram.cpp | 593 tcu::TestLog &operator<<(tcu::TestLog &log, const ShaderInfo &shaderInfo) in operator <<() 649 const ShaderInfo &shaderInfo = *shaderInfos[shaderNdx]; in logShaderProgram() local
|
| /external/deqp/external/vulkancts/modules/vulkan/ray_query/ |
| D | vktRayQueryBarycentricCoordinatesTests.cpp | 316 const VkPipelineShaderStageCreateInfo shaderInfo = { in iterate() local
|
| D | vktRayQueryPositionFetchTests.cpp | 620 const VkPipelineShaderStageCreateInfo shaderInfo = { in iterate() local
|
| D | vktRayQueryDirectionTests.cpp | 425 const VkPipelineShaderStageCreateInfo shaderInfo = { in iterate() local
|
| D | vktRayQueryOpacityMicromapTests.cpp | 979 const VkPipelineShaderStageCreateInfo shaderInfo = { in iterate() local
|
| /external/deqp/external/vulkancts/modules/vulkan/ |
| D | vktBuildPrograms.cpp | 226 const glu::ShaderInfo &shaderInfo = buildInfo.shaders[shaderNdx]; in writeBuildLogs() local
|
| /external/deqp/external/vulkancts/modules/vulkan/api/ |
| D | vktApiPipelineTests.cpp | 1322 const VkPipelineShaderStageCreateInfo shaderInfo = { in destroyEarlyTest() local
|
| /external/deqp/external/vulkancts/modules/vulkan/compute/ |
| D | vktComputeZeroInitializeWorkgroupMemoryTests.cpp | 1253 const VkPipelineShaderStageCreateInfo shaderInfo = { in iterate() local
|
| /external/deqp/modules/gles31/functional/ |
| D | es31fFboSRGBWriteControlTests.cpp | 768 glu::ShaderInfo shaderInfo = m_referenceSource->getShaderInfo( in getLogInfo() local
|
| D | es31fSRGBDecodeTests.cpp | 664 glu::ShaderInfo shaderInfo = m_program->getShaderInfo( in SRGBTestProgram() local
|
| /external/angle/src/libANGLE/renderer/vulkan/ |
| D | ProgramExecutableVk.cpp | 651 const ShaderInfo &shaderInfo, in initProgram()
|