Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/
H A DInputLayoutCache.cpp75 angle::FormatID vertexFormatID, in addAttributeData()
144 angle::FormatID vertexFormatID = gl::GetVertexFormatID(attrib, currentValue.Type); in getInputLayout() local
197 angle::FormatID vertexFormatID = in createInputLayout() local
H A Dformatutils11.cpp275 const VertexFormat *GetVertexFormatInfo_FL_9_3(angle::FormatID vertexFormatID) in GetVertexFormatInfo_FL_9_3()
467 const VertexFormat &GetVertexFormatInfo(angle::FormatID vertexFormatID, in GetVertexFormatInfo()
H A DVertexBuffer11.cpp124 angle::FormatID vertexFormatID = gl::GetVertexFormatID(attrib, currentValueType); in storeVertexAttributes() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/
H A DDynamicHLSL.cpp204 angle::FormatID vertexFormatID = in GenerateVertexShaderForInputLayout() local
1411 void DynamicHLSL::GenerateAttributeConversionHLSL(angle::FormatID vertexFormatID, in GenerateAttributeConversionHLSL()
H A DVertexDataManager.cpp103 angle::FormatID vertexFormatID = attrib.format->id; in DirectStoragePossible() local
H A DProgramExecutableD3D.cpp357 angle::FormatID vertexFormatID = inputLayout[index]; in getSignature() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d9/
H A DVertexBuffer9.cpp94 angle::FormatID vertexFormatID = gl::GetVertexFormatID(attrib, currentValueType); in storeVertexAttributes() local
H A Dformatutils9.cpp656 const VertexFormat &GetVertexFormatInfo(DWORD supportedDeclTypes, angle::FormatID vertexFormatID) in GetVertexFormatInfo()
H A DRenderer9.cpp3069 angle::FormatID vertexFormatID = gl::GetVertexFormatID(attrib, gl::VertexAttribType::Float); in getVertexSpaceRequired() local
/aosp_15_r20/external/angle/src/libANGLE/
H A Dformatutils.cpp2416 const VertexFormat &GetVertexFormatFromID(angle::FormatID vertexFormatID) in GetVertexFormatFromID()
2933 size_t GetVertexFormatSize(angle::FormatID vertexFormatID) in GetVertexFormatSize()