Home
last modified time | relevance | path

Searched refs:slot0 (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/panfrost/bifrost/valhall/test/
Dassembler-cases.txt12 03 20 c4 10 02 42 28 01 TEX.computed.2d.slot0 @r2, @r4:r5:r6:r7, r3
13 03 20 c4 10 82 42 28 01 TEX.computed.2d.skip.slot0 @r2, @r4:r5:r6:r7, r3
31 40 00 00 18 82 80 60 08 LOAD.i32.unsigned.slot0.wait0 @r0, `r0, offset:0
33 40 00 00 38 08 44 61 78 STORE.i128.slot0.return @r4:r5:r6:r7, `r0, offset:0
36 42 00 00 18 02 40 61 50 STORE.i32.slot0.reconverge @r0, `r2, offset:0
55 f0 00 3c 33 04 40 7f 78 BLEND.slot0.v4.f16.return @r0:r1, @r60, blend_descriptor_0_x, target:0x0
60 44 00 00 32 06 40 61 78 STORE.i96.vary.slot0.return @r0:r1:r2, `r4, offset:0
62 80 00 00 00 82 82 60 00 LOAD.i8.unsigned.slot0 @r2, u0, offset:0
63 80 00 00 08 82 82 60 00 LOAD.i16.unsigned.slot0 @r2, u0, offset:0
64 80 00 00 10 82 82 60 00 LOAD.i24.unsigned.slot0 @r2, u0, offset:0
[all …]
Dnegative-cases.txt6 TEX.computed.2d.slot0 @r2, @r4:r5:r6:r7
/third_party/mesa3d/src/compiler/glsl/
Dlower_blend_equation_advanced.cpp492 ir_state_slot *slot0 = &mode->get_state_slots()[0]; in lower_blend_equation_advanced() local
493 slot0->swizzle = SWIZZLE_XXXX; in lower_blend_equation_advanced()
494 slot0->tokens[0] = STATE_ADVANCED_BLENDING_MODE; in lower_blend_equation_advanced()
496 slot0->tokens[i] = 0; in lower_blend_equation_advanced()