Home
last modified time | relevance | path

Searched defs:shaderInfo (Results 1 – 15 of 15) sorted by relevance

/external/skia/src/gpu/graphite/
DShaderCodeDictionary.cpp43 std::string ShaderSnippet::getMangledUniformName(const ShaderInfo& shaderInfo, in getMangledUniformName()
61 static std::string emit_expression_for_entry(const ShaderInfo& shaderInfo, in emit_expression_for_entry()
73 static std::string emit_glue_code_for_entry(const ShaderInfo& shaderInfo, in emit_glue_code_for_entry()
90 static void emit_preamble_for_entry(const ShaderInfo& shaderInfo, in emit_preamble_for_entry()
282 static std::string append_default_snippet_arguments(const ShaderInfo& shaderInfo, in append_default_snippet_arguments()
336 static void emit_helper_function(const ShaderInfo& shaderInfo, in emit_helper_function()
387 std::string GenerateDefaultExpression(const ShaderInfo& shaderInfo, in GenerateDefaultExpression()
417 void GenerateDefaultPreamble(const ShaderInfo& shaderInfo, in GenerateDefaultPreamble()
544 void GenerateLocalMatrixPreamble(const ShaderInfo& shaderInfo, in GenerateLocalMatrixPreamble()
656 GraphitePipelineCallbacks(const ShaderInfo& shaderInfo, in GraphitePipelineCallbacks()
[all …]
DContextUtils.cpp364 ShaderInfo shaderInfo(rteDict, shadingSsboIndexVar); in GetSkSLFS() local
/external/deqp/external/vulkancts/framework/vulkan/
DvkSpirVProgram.cpp31 tcu::TestLog& operator<< (tcu::TestLog& log, const SpirVProgramInfo& shaderInfo) in operator <<()
DvkObjUtil.cpp473 bool isFragShaderInfo (const VkPipelineShaderStageCreateInfo& shaderInfo) in isFragShaderInfo()
/external/deqp/framework/opengl/
DgluShaderProgram.cpp609 tcu::TestLog& operator<< (tcu::TestLog& log, const ShaderInfo& shaderInfo) in operator <<()
663 const ShaderInfo& shaderInfo = *shaderInfos[shaderNdx]; in logShaderProgram() local
/external/deqp/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryBarycentricCoordinatesTests.cpp309 const VkPipelineShaderStageCreateInfo shaderInfo = in iterate() local
DvktRayQueryDirectionTests.cpp417 const VkPipelineShaderStageCreateInfo shaderInfo = in iterate() local
DvktRayQueryOpacityMicromapTests.cpp932 const VkPipelineShaderStageCreateInfo shaderInfo = in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeZeroInitializeWorkgroupMemoryTests.cpp122 const VkPipelineShaderStageCreateInfo shaderInfo = local
1311 const VkPipelineShaderStageCreateInfo shaderInfo = in iterate() local
DvktComputeWorkgroupMemoryExplicitLayoutTests.cpp189 const VkPipelineShaderStageCreateInfo shaderInfo = in runCompute() local
/external/deqp/external/vulkancts/modules/vulkan/
DvktBuildPrograms.cpp224 const glu::ShaderInfo& shaderInfo = buildInfo.shaders[shaderNdx]; in writeBuildLogs() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiPipelineTests.cpp1387 const VkPipelineShaderStageCreateInfo shaderInfo = in destroyEarlyTest() local
/external/angle/src/libANGLE/renderer/vulkan/
DProgramExecutableVk.cpp353 const ShaderInfo &shaderInfo, in initProgram()
/external/deqp/modules/gles31/functional/
Des31fFboSRGBWriteControlTests.cpp767 …glu::ShaderInfo shaderInfo = m_referenceSource->getShaderInfo(static_cast<glu::ShaderType>(static_… in getLogInfo() local
Des31fSRGBDecodeTests.cpp663 …glu::ShaderInfo shaderInfo = m_program->getShaderInfo(static_cast<glu::ShaderType>(static_cast<int… in SRGBTestProgram() local