Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/d3d/d3d11/
Dtexture_format_table.h68 GLenum swizzleFormat; member
98 GLenum swizzleFormat, in Format()
Dtexture_format_data.json217 "swizzleFormat": "GL_RGBA8" string
224 "swizzleFormat": "GL_RGBA8" string
231 "swizzleFormat": "GL_RGBA8" string
238 "swizzleFormat": "GL_RGBA8" string
245 "swizzleFormat": "GL_RGBA8" string
252 "swizzleFormat": "GL_RGBA8" string
259 "swizzleFormat": "GL_RGBA8" string
266 "swizzleFormat": "GL_RGBA8" string
273 "swizzleFormat": "GL_RGBA8" string
280 "swizzleFormat": "GL_RGBA8_SNORM" string
[all …]
DTextureStorage11.cpp302 const auto &swizzleFormat = in getCachedOrCreateSRVForSampler() local