/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
D | Reactor.cpp | 3258 : XYZW(this) in Int4() 3263 : XYZW(this) in Int4() 3271 : XYZW(this) in Int4() 3277 : XYZW(this) in Int4() 3283 : XYZW(this) in Int4() 3289 : XYZW(this) in Int4() 3301 : XYZW(this) in Int4() 3307 : XYZW(this) in Int4() 3313 : XYZW(this) in Int4() 3319 : XYZW(this) in Int4() [all …]
|
D | Reactor.hpp | 1472 struct XYZW; 1499 friend XYZW<Vector4>; 1559 struct XYZW struct 1564 XYZW(Vector4 *parent) in XYZW() argument 1915 class Int4 : public LValue<Int4>, public XYZW<Int4> 2029 class UInt4 : public LValue<UInt4>, public XYZW<UInt4> 2274 class Float4 : public LValue<Float4>, public XYZW<Float4> 2906 : XYZW(this) in Float4() 2913 : XYZW(this) in Float4() 2920 : XYZW(this) in Float4() [all …]
|
D | SubzeroReactor.cpp | 3414 : XYZW(this) in Int4() 3434 : XYZW(this) in Int4() 3452 : XYZW(this) in Int4() 3462 : XYZW(this) in Int4() 3472 : XYZW(this) in Int4() 3713 : XYZW(this) in UInt4() 3731 : XYZW(this) in UInt4() 3919 : XYZW(this) in Float4()
|
D | LLVMReactor.cpp | 2556 : XYZW(this) in Int4() 2580 : XYZW(this) in Int4() 2604 : XYZW(this) in Int4() 2622 : XYZW(this) in Int4() 2640 : XYZW(this) in Int4() 2815 : XYZW(this) in UInt4() 2823 : XYZW(this) in UInt4() 3147 : XYZW(this) in Float4()
|
/third_party/mesa3d/src/freedreno/fdl/ |
D | fd6_format_table.c | 131 _TC(A1B5G5R5_UNORM, 5_5_5_1_UNORM, XYZW), 136 _TC(A4B4G4R4_UNORM, 4_4_4_4_UNORM, XYZW), 200 VTC(A8B8G8R8_UNORM, 8_8_8_8_UNORM, XYZW), 201 _TC(X8B8G8R8_UNORM, 8_8_8_8_UNORM, XYZW), 202 _TC(A8B8G8R8_SRGB, 8_8_8_8_UNORM, XYZW), 203 _TC(X8B8G8R8_SRGB, 8_8_8_8_UNORM, XYZW), 454 return XYZW; in fd6_texture_swap()
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
D | fd4_format.c | 192 VT(A8B8G8R8_UNORM, 8_8_8_8_UNORM, R8G8B8A8_UNORM, XYZW), 193 _T(X8B8G8R8_UNORM, 8_8_8_8_UNORM, R8G8B8A8_UNORM, XYZW), 194 _T(A8B8G8R8_SRGB, 8_8_8_8_UNORM, R8G8B8A8_UNORM, XYZW), 195 _T(X8B8G8R8_SRGB, 8_8_8_8_UNORM, R8G8B8A8_UNORM, XYZW), 219 _T(X24S8_UINT, 8_8_8_8_UINT, R8G8B8A8_UINT, XYZW),
|
D | fd4_texture.c | 205 so->texconst2 |= A4XX_TEX_CONST_2_SWAP(XYZW); in fd4_sampler_view_create()
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
D | fd5_format.c | 195 VT(A8B8G8R8_UNORM, 8_8_8_8_UNORM, R8G8B8A8_UNORM, XYZW), 196 _T(X8B8G8R8_UNORM, 8_8_8_8_UNORM, R8G8B8A8_UNORM, XYZW), 197 _T(A8B8G8R8_SRGB, 8_8_8_8_UNORM, R8G8B8A8_UNORM, XYZW), 198 _T(X8B8G8R8_SRGB, 8_8_8_8_UNORM, R8G8B8A8_UNORM, XYZW), 221 _T(X24S8_UINT, 8_8_8_8_UINT, R8G8B8A8_UINT, XYZW),
|
D | fd5_texture.c | 166 so->texconst0 |= A5XX_TEX_CONST_0_SWAP(XYZW); in fd5_sampler_view_create()
|
D | fd5_draw.c | 282 case XYZW: in fd5_clear()
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
D | fd3_format.c | 188 VT(A8B8G8R8_UNORM, 8_8_8_8_UNORM, R8G8B8A8_UNORM, XYZW), 189 _T(X8B8G8R8_UNORM, 8_8_8_8_UNORM, R8G8B8A8_UNORM, XYZW), 190 _T(A8B8G8R8_SRGB, 8_8_8_8_UNORM, R8G8B8A8_UNORM, XYZW), 191 _T(X8B8G8R8_SRGB, 8_8_8_8_UNORM, R8G8B8A8_UNORM, XYZW),
|
D | fd3_emit.c | 479 A3XX_VFD_DECODE_INSTR_SWAP(XYZW) | in fd3_emit_vertex_bufs()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | R600RegisterInfo.td | 92 def KC0_#Index#_XYZW : R600Reg_128 <"KC0["#!add(Index, -128)#"].XYZW", 107 def KC1_#Index#_XYZW : R600Reg_128 <"KC1["#!add(Index, -160)#"].XYZW",
|
D | CaymanInstructions.td | 164 : VTX_READ_cm <"VTX_READ_128 $dst_gpr.XYZW, $src_gpr",
|
D | EvergreenInstructions.td | 152 "STORE_RAW $rw_gpr.XYZW, $index_gpr, $eop", 233 : VTX_READ_eg <"VTX_READ_128 $dst_gpr.XYZW, $src_gpr",
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_texture_swizzle.txt | 228 (<param>) and "destination" (<pname>) enums? RGBA? XYZW? 0123? 234 XYZW as this is still part of texture and not the shader, so RGBA
|
D | ARB_vertex_array_bgra.txt | 65 element to be in the RGBA, STRQ, or XYZW order (reading components
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_texture_swizzle.txt | 219 (<param>) and "destination" (<pname>) enums? RGBA? XYZW? 0123? 225 XYZW as this is still part of texture and not the shader, so RGBA
|
D | EXT_vertex_array_bgra.txt | 57 element to be in the RGBA, STRQ, or XYZW order (reading components
|
D | EXT_vertex_shader.txt | 308 Accepted by the <out[XYZW]> parameters of SwizzleEXT: 1127 set as LOCAL_EXT). The out[XYZW] parameters specify what value 1134 where in is a vector value out[XYZW] are either GL_TRUE or
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_texture_swizzle.txt | 219 (<param>) and "destination" (<pname>) enums? RGBA? XYZW? 0123? 225 XYZW as this is still part of texture and not the shader, so RGBA
|
D | EXT_vertex_array_bgra.txt | 57 element to be in the RGBA, STRQ, or XYZW order (reading components
|
D | EXT_vertex_shader.txt | 308 Accepted by the <out[XYZW]> parameters of SwizzleEXT: 1127 set as LOCAL_EXT). The out[XYZW] parameters specify what value 1134 where in is a vector value out[XYZW] are either GL_TRUE or
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_texture_swizzle.txt | 238 (<param>) and "destination" (<pname>) enums? RGBA? XYZW? 0123? 244 XYZW as this is still part of texture and not the shader, so RGBA
|
D | ARB_vertex_array_bgra.txt | 75 element to be in the RGBA, STRQ, or XYZW order (reading components
|