Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/
Dtexture_format_table.h64 GLenum swizzleFormat; member
90 GLenum swizzleFormat, in Format()
Dtexture_format_data.json123 "swizzleFormat": "GL_RGBA8" string
130 "swizzleFormat": "GL_RGBA8" string
137 "swizzleFormat": "GL_RGBA8" string
144 "swizzleFormat": "GL_RGBA8" string
151 "swizzleFormat": "GL_RGBA8" string
158 "swizzleFormat": "GL_RGBA8" string
165 "swizzleFormat": "GL_RGBA8" string
172 "swizzleFormat": "GL_RGBA8" string
179 "swizzleFormat": "GL_RGBA8" string
186 "swizzleFormat": "GL_RGBA8_SNORM" string
[all …]
DTextureStorage11.cpp300 const auto &swizzleFormat = in getCachedOrCreateSRVForSampler() local