Home
last modified time | relevance | path

Searched defs:outputType (Results 1 – 10 of 10) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
DTextureFunctionHLSL.cpp231 ShShaderOutput outputType) in GetHLSLCoordCount()
280 const ShShaderOutput outputType) in OutputTextureFunctionArgumentList()
460 const ShShaderOutput outputType, in GetTextureReference()
605 const ShShaderOutput outputType, in OutputIntegerTextureSampleFunctionComputations()
933 ShShaderOutput outputType, in OutputTextureGatherFunctionBody()
1000 const ShShaderOutput outputType, in OutputTextureSampleFunctionReturnStatement()
1511 const ShShaderOutput outputType, in textureFunctionHeader()
DblocklayoutHLSL.cpp119 ShShaderOutput outputType) in GetStrategyFor()
158 unsigned int HLSLVariableRegisterCount(const ShaderVariable &variable, ShShaderOutput outputType) in HLSLVariableRegisterCount()
DResourcesHLSL.cpp110 ShShaderOutput outputType, in ResourcesHLSL()
424 ShShaderOutput outputType, in uniformsHeader()
DCompiler.cpp123 ShShaderOutput outputType, in RemoveInvariant()
DOutputHLSL.cpp305 ShShaderOutput outputType, in OutputHLSL()
DParseContext.cpp173 ShShaderOutput outputType) in TParseContext()
/device/generic/vulkan-cereal/third-party/angle/src/tests/test_utils/
Dcompiler_test.cpp112 ShShaderOutput outputType) in MatchOutputCodeTest()
119 void MatchOutputCodeTest::addOutputType(const ShShaderOutput outputType) in addOutputType()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DCompiler.cpp261 ShShaderOutput outputType, in ShCompilerInstance()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/
DBlitGL.cpp1382 std::string outputType; in getBlitProgram() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/
DProgramD3D.cpp2606 ShShaderOutput outputType = shaderD3D->getCompilerOutputType(); in defineUniformBase() local