Searched defs:BGRA (Results 1 – 25 of 26) sorted by relevance
12
/external/skqp/src/gpu/ |
D | GrSwizzle.h | 82 static constexpr GrSwizzle BGRA() { return GrSwizzle("bgra"); } in BGRA() function
|
/external/skia/src/gpu/ |
D | GrSwizzle.h | 98 static constexpr GrSwizzle BGRA() { return GrSwizzle("bgra"); } in BGRA() function
|
/external/mesa3d/src/intel/vulkan/ |
D | anv_formats.c | 45 #define BGRA _ISL_SWIZZLE(BLUE, GREEN, RED, ALPHA) macro
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/ |
D | spv.d | 260 BGRA = 6, enumerator
|
D | spirv.cs | 257 BGRA = 6, enumerator
|
D | spirv.json | 298 "BGRA": 6, number
|
/external/deqp/framework/common/ |
D | tcuTexture.cpp | 783 …static const TextureSwizzle BGRA = {{ TextureSwizzle::CHANNEL_2, TextureSwizzle::CHANNEL_1, Text… in getChannelReadSwizzle() local 837 …static const TextureSwizzle BGRA = {{ TextureSwizzle::CHANNEL_2, TextureSwizzle::CHANNEL_1, Text… in getChannelWriteSwizzle() local
|
D | tcuTexture.hpp | 56 BGRA, enumerator
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/ |
D | spirv.cs | 225 BGRA = 6, enumerator
|
D | spirv.json | 265 "BGRA": 6, number
|
/external/deqp-deps/SPIRV-Headers/include/spirv/1.1/ |
D | spirv.cs | 225 BGRA = 6, enumerator
|
D | spirv.json | 265 "BGRA": 6, number
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/ |
D | spirv.cs | 221 BGRA = 6, enumerator
|
D | spirv.json | 261 "BGRA": 6, number
|
/external/deqp-deps/SPIRV-Headers/include/spirv/1.0/ |
D | spirv.cs | 221 BGRA = 6, enumerator
|
D | spirv.json | 261 "BGRA": 6, number
|
/external/deqp-deps/SPIRV-Headers/include/spirv/1.2/ |
D | spirv.cs | 228 BGRA = 6, enumerator
|
D | spirv.json | 268 "BGRA": 6, number
|
/external/shaderc/spirv-headers/include/spirv/1.0/ |
D | spirv.json | 261 "BGRA": 6, number
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/ |
D | spirv.cs | 228 BGRA = 6, enumerator
|
D | spirv.json | 268 "BGRA": 6, number
|
/external/shaderc/spirv-headers/include/spirv/1.1/ |
D | spirv.json | 265 "BGRA": 6, number
|
/external/shaderc/spirv-headers/include/spirv/1.2/ |
D | spirv.json | 268 "BGRA": 6, number
|
/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/ |
D | spirv.cs | 253 BGRA = 6, enumerator
|
D | spirv.json | 294 "BGRA": 6, number
|
12