Searched refs:float4 (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.h274 typedef float float4[4]; typedef in typeref:typename:float[4]
296 float4 *Imms;
H A Dtgsi_exec.c1169 float4 *imms = REALLOC(mach->Imms, mach->ImmsReserved, newReserved * sizeof(float4));
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.h352 typedef float float4[4]; typedef in typeref:typename:float[4]
375 float4 *Imms;
H A Dtgsi_exec.c1243 float4 *imms = REALLOC(mach->Imms, mach->ImmsReserved, newReserved * sizeof(float4));
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/
H A Dtgsi.rst2464 dst receives float4 (x, y, undef, undef) indicated where the sample is
3253 value contains the current sample's position as float4(x, y, undef, undef)
/xsrc/external/mit/MesaLib/dist/docs/gallium/
H A Dtgsi.rst2498 dst receives float4 (x, y, undef, undef) indicated where the sample is
3317 value contains the current sample's position as float4(x, y, undef, undef)

Completed in 25 milliseconds