Home
last modified time | relevance | path

Searched refs:XYZW (Results 1 – 25 of 33) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DReactor.cpp3258 : 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 …]
DReactor.hpp1472 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 …]
DSubzeroReactor.cpp3414 : 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()
DLLVMReactor.cpp2556 : 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/
Dfd6_format_table.c131 _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/
Dfd4_format.c192 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),
Dfd4_texture.c205 so->texconst2 |= A4XX_TEX_CONST_2_SWAP(XYZW); in fd4_sampler_view_create()
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_format.c195 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),
Dfd5_texture.c166 so->texconst0 |= A5XX_TEX_CONST_0_SWAP(XYZW); in fd5_sampler_view_create()
Dfd5_draw.c282 case XYZW: in fd5_clear()
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_format.c188 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),
Dfd3_emit.c479 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/
DR600RegisterInfo.td92 def KC0_#Index#_XYZW : R600Reg_128 <"KC0["#!add(Index, -128)#"].XYZW",
107 def KC1_#Index#_XYZW : R600Reg_128 <"KC1["#!add(Index, -160)#"].XYZW",
DCaymanInstructions.td164 : VTX_READ_cm <"VTX_READ_128 $dst_gpr.XYZW, $src_gpr",
DEvergreenInstructions.td152 "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/
DARB_texture_swizzle.txt228 (<param>) and "destination" (<pname>) enums? RGBA? XYZW? 0123?
234 XYZW as this is still part of texture and not the shader, so RGBA
DARB_vertex_array_bgra.txt65 element to be in the RGBA, STRQ, or XYZW order (reading components
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_texture_swizzle.txt219 (<param>) and "destination" (<pname>) enums? RGBA? XYZW? 0123?
225 XYZW as this is still part of texture and not the shader, so RGBA
DEXT_vertex_array_bgra.txt57 element to be in the RGBA, STRQ, or XYZW order (reading components
DEXT_vertex_shader.txt308 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/
DEXT_texture_swizzle.txt219 (<param>) and "destination" (<pname>) enums? RGBA? XYZW? 0123?
225 XYZW as this is still part of texture and not the shader, so RGBA
DEXT_vertex_array_bgra.txt57 element to be in the RGBA, STRQ, or XYZW order (reading components
DEXT_vertex_shader.txt308 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/
DARB_texture_swizzle.txt238 (<param>) and "destination" (<pname>) enums? RGBA? XYZW? 0123?
244 XYZW as this is still part of texture and not the shader, so RGBA
DARB_vertex_array_bgra.txt75 element to be in the RGBA, STRQ, or XYZW order (reading components

12