Home
last modified time | relevance | path

Searched defs:shaderAttributes (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/
H A DInputLayoutCache.cpp34 GLenum GetGLSLAttributeType(const std::vector<gl::ProgramInput> &shaderAttributes, size_t index) in GetGLSLAttributeType()
123 const auto &shaderAttributes = executable->getProgramInputs(); in getInputLayout() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/
H A DDynamicHLSL.cpp185 const std::vector<gl::ProgramInput> &shaderAttributes, in GenerateVertexShaderForInputLayout()
/aosp_15_r20/external/angle/src/libANGLE/
H A DProgram.cpp1999 const std::vector<sh::ShaderVariable> &shaderAttributes = in linkAttributes() local