Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/
DTextureUploadFormatTest.cpp23 struct TexFormat final struct
25 GLenum internalFormat;
26 GLenum unpackFormat;
27 GLenum unpackType;
31 uint8_t bytesPerPixel() const in bytesPerPixel()