Home
last modified time | relevance | path

Searched defs:TextureSwizzle (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl3cTextureSwizzleTests.hpp40 namespace TextureSwizzle namespace
Dgl3cTextureSwizzleTests.cpp47 namespace TextureSwizzle namespace
/third_party/vk-gl-cts/framework/common/
DtcuTexture.hpp161 struct TextureSwizzle struct
163 enum Channel
177 Channel components[4];
/third_party/flutter/skia/third_party/externals/sdl/src/render/psp/
DSDL_render_psp.c231 TextureSwizzle(PSP_TextureData *psp_texture) in TextureSwizzle() function