Searched defs:shaderInfo (Results  1 – 15 of 15) sorted by relevance
| /external/skia/src/gpu/graphite/ | 
| D | ShaderCodeDictionary.cpp | 43 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 …]
 
 | 
| D | ContextUtils.cpp | 364     ShaderInfo shaderInfo(rteDict, shadingSsboIndexVar);  in GetSkSLFS()  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 | 473 bool isFragShaderInfo (const VkPipelineShaderStageCreateInfo& shaderInfo)  in isFragShaderInfo()
 | 
| /external/deqp/framework/opengl/ | 
| D | gluShaderProgram.cpp | 609 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/ | 
| D | vktRayQueryBarycentricCoordinatesTests.cpp | 309 	const VkPipelineShaderStageCreateInfo shaderInfo =  in iterate()  local
 | 
| D | vktRayQueryDirectionTests.cpp | 417 	const VkPipelineShaderStageCreateInfo shaderInfo =  in iterate()  local
 | 
| D | vktRayQueryOpacityMicromapTests.cpp | 932 		const VkPipelineShaderStageCreateInfo shaderInfo =  in iterate()  local
 | 
| /external/deqp/external/vulkancts/modules/vulkan/compute/ | 
| D | vktComputeZeroInitializeWorkgroupMemoryTests.cpp | 122 	const VkPipelineShaderStageCreateInfo shaderInfo =  local1311 	const VkPipelineShaderStageCreateInfo shaderInfo =  in iterate()  local
 
 | 
| D | vktComputeWorkgroupMemoryExplicitLayoutTests.cpp | 189 	const VkPipelineShaderStageCreateInfo shaderInfo =  in runCompute()  local
 | 
| /external/deqp/external/vulkancts/modules/vulkan/ | 
| D | vktBuildPrograms.cpp | 224 		const glu::ShaderInfo&	shaderInfo	= buildInfo.shaders[shaderNdx];  in writeBuildLogs()  local
 | 
| /external/deqp/external/vulkancts/modules/vulkan/api/ | 
| D | vktApiPipelineTests.cpp | 1387 	const VkPipelineShaderStageCreateInfo shaderInfo =  in destroyEarlyTest()  local
 | 
| /external/angle/src/libANGLE/renderer/vulkan/ | 
| D | ProgramExecutableVk.cpp | 353                                        const ShaderInfo &shaderInfo,  in initProgram()
 | 
| /external/deqp/modules/gles31/functional/ | 
| D | es31fFboSRGBWriteControlTests.cpp | 767 …glu::ShaderInfo shaderInfo = m_referenceSource->getShaderInfo(static_cast<glu::ShaderType>(static_…  in getLogInfo()  local
 | 
| D | es31fSRGBDecodeTests.cpp | 663 …glu::ShaderInfo shaderInfo = m_program->getShaderInfo(static_cast<glu::ShaderType>(static_cast<int…  in SRGBTestProgram()  local
 |