Searched refs:float4 (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_exec.h | 274 typedef float float4[4]; typedef in typeref:typename:float[4] 296 float4 *Imms;
|
| H A D | tgsi_exec.c | 1169 float4 *imms = REALLOC(mach->Imms, mach->ImmsReserved, newReserved * sizeof(float4));
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_exec.h | 352 typedef float float4[4]; typedef in typeref:typename:float[4] 375 float4 *Imms;
|
| H A D | tgsi_exec.c | 1243 float4 *imms = REALLOC(mach->Imms, mach->ImmsReserved, newReserved * sizeof(float4));
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/ |
| H A D | tgsi.rst | 2464 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 D | tgsi.rst | 2498 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