Home
last modified time | relevance | path

Searched refs:actualCompressedBufferFormatID (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
Dvk_format_utils.h81 return angle::Format::Get(compressed ? actualCompressedBufferFormatID in actualBufferFormat()
87 return GetVkFormatFromFormatID(compressed ? actualCompressedBufferFormatID in actualBufferVkFormat()
132 angle::FormatID actualCompressedBufferFormatID; member
Dvk_format_utils.cpp128 actualCompressedBufferFormatID(angle::FormatID::NONE), in Format()
187 actualCompressedBufferFormatID = info[i].format; in initBufferFallback()
DVertexArrayVk.cpp616 vertexFormat.actualCompressedBufferFormatID != angle::FormatID::NONE && in syncDirtyAttrib()
617 vertexFormat.actualBufferFormatID != vertexFormat.actualCompressedBufferFormatID) in syncDirtyAttrib()
637 vertexFormat.actualCompressedBufferFormatID) in syncDirtyAttrib()