Home
last modified time | relevance | path

Searched defs:outputLocation (Results 1 – 6 of 6) sorted by relevance

/external/angle/src/libANGLE/renderer/d3d/
DDynamicHLSL.h81 size_t outputLocation = 0; member
DDynamicHLSL.cpp1271 const VariableLocation &outputLocation = in getPixelShaderOutputKey() local
1302 const VariableLocation &outputLocation = in getPixelShaderOutputKey() local
/external/angle/src/libANGLE/renderer/gl/
DProgramGL.cpp350 const gl::VariableLocation &outputLocation = in link() local
373 const gl::VariableLocation &outputLocation = in link() local
/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceDefinitionUtil.cpp1236 const int outputLocation = (shader->getDefaultBlock().variables[ndx].layout.location == -1) in getFragmentOutputMaxLocation() local
/external/angle/src/libANGLE/renderer/
Dglslang_wrapper_utils.cpp485 for (const gl::VariableLocation &outputLocation : outputLocations) in AssignOutputLocations() local
/external/deqp/external/vulkancts/modules/vulkan/robustness/
DvktRobustBufferAccessWithVariablePointersTests.cpp1194 Variable inputValue(localcounter), outputLocation(localcounter); in MakeShader() local