Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
Dtexture_format_table.h64 GLenum swizzleFormat; member
90 GLenum swizzleFormat, in Format()
Dtexture_format_data.json208 "swizzleFormat": "GL_RGBA8" string
215 "swizzleFormat": "GL_RGBA8" string
222 "swizzleFormat": "GL_RGBA8" string
229 "swizzleFormat": "GL_RGBA8" string
236 "swizzleFormat": "GL_RGBA8" string
243 "swizzleFormat": "GL_RGBA8" string
250 "swizzleFormat": "GL_RGBA8" string
257 "swizzleFormat": "GL_RGBA8" string
264 "swizzleFormat": "GL_RGBA8" string
271 "swizzleFormat": "GL_RGBA8_SNORM" string
[all …]
DTextureStorage11.cpp302 const auto &swizzleFormat = in getCachedOrCreateSRVForSampler() local