Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/
H A Dtexture_format_data.json256 "swizzleFormat": "GL_RGBA8" string
263 "swizzleFormat": "GL_RGBA8" string
270 "swizzleFormat": "GL_RGBA8" string
277 "swizzleFormat": "GL_RGBA8" string
286 "swizzleFormat": "GL_RGBA8" string
295 "swizzleFormat": "GL_RGBA8" string
304 "swizzleFormat": "GL_RGBA8" string
313 "swizzleFormat": "GL_RGBA8" string
320 "swizzleFormat": "GL_RGBA8" string
327 "swizzleFormat": "GL_RGBA8_SNORM" string
[all …]
H A Dtexture_format_table.h70 GLenum swizzleFormat; member
102 GLenum swizzleFormat, in Format()
H A DTextureStorage11.cpp322 const auto &swizzleFormat = in getCachedOrCreateSRVForSampler() local