Home
last modified time | relevance | path

Searched refs:SB1 (Results 1 – 4 of 4) sorted by relevance

/third_party/glslang/Test/baseResults/
Dspv.ssbo.autoassign.frag.out26 Name 57 "SB1"
27 MemberName 57(SB1) 0 "@data"
28 Name 59 "SB1"
47 MemberDecorate 57(SB1) 0 Offset 0
48 Decorate 57(SB1) BufferBlock
49 Decorate 59(SB1) DescriptorSet 0
50 Decorate 59(SB1) Binding 31
77 57(SB1): TypeStruct 56
78 58: TypePointer Uniform 57(SB1)
79 59(SB1): 58(ptr) Variable Uniform
[all …]
/third_party/glslang/Test/
Dspv.ssbo.autoassign.frag15 RWStructuredBuffer < BufType > SB1;
21 vTmp += SB1[pos.y * W + pos.x].va + SB1[pos.y * W + pos.x].vb;
/third_party/lwip/src/netif/ppp/polarssl/
Ddes.c73 static const unsigned long SB1[64] = variable
295 SB1[ (T >> 24) & 0x3F ]; \
/third_party/mbedtls/library/
Ddes.c50 static const uint32_t SB1[64] = variable
275 SB1[ (T >> 24) & 0x3F ]; \