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.h64 GLenum swizzleFormat; member
90 GLenum swizzleFormat, in Format()
Dtexture_format_data.json132 "swizzleFormat": "GL_RGBA8" string
139 "swizzleFormat": "GL_RGBA8" string
146 "swizzleFormat": "GL_RGBA8" string
153 "swizzleFormat": "GL_RGBA8" string
160 "swizzleFormat": "GL_RGBA8" string
167 "swizzleFormat": "GL_RGBA8" string
174 "swizzleFormat": "GL_RGBA8" string
181 "swizzleFormat": "GL_RGBA8" string
188 "swizzleFormat": "GL_RGBA8" string
195 "swizzleFormat": "GL_RGBA8_SNORM" string
[all …]
DTextureStorage11.cpp302 const auto &swizzleFormat = in getCachedOrCreateSRVForSampler() local