Searched refs:vpai (Results 1 – 6 of 6) sorted by relevance
/external/deqp-deps/glslang/Test/baseResults/ |
D | hlsl.semantic.geom.out | 11 …cture{ temp float clip0, temp float clip0, temp float cull0, temp uint vpai, temp uint rtai, … 18 …cture{ temp float clip0, temp float clip0, temp float cull0, temp uint vpai, temp uint rtai, … 28 …cture{ temp float clip0, temp float clip0, temp float cull0, temp uint vpai, temp uint rtai, … 38 …cture{ temp float clip0, temp float clip0, temp float cull0, temp uint vpai, temp uint rtai, … 42 0:? 'OutputStream.vpai' ( out uint ViewportIndex) 43 0:15 vpai: direct index for structure ( temp uint) 44 …cture{ temp float clip0, temp float clip0, temp float cull0, temp uint vpai, temp uint rtai, … 50 …cture{ temp float clip0, temp float clip0, temp float cull0, temp uint vpai, temp uint rtai, … 56 …cture{ temp float clip0, temp float clip0, temp float cull0, temp uint vpai, temp uint rtai, … 68 …cture{ temp float clip0, temp float clip0, temp float cull0, temp uint vpai, temp uint rtai, … [all …]
|
/external/deqp-deps/glslang/Test/ |
D | hlsl.semantic.geom | 5 uint vpai : SV_ViewportArrayIndex;
|
/external/grpc-grpc/src/proto/grpc/testing/ |
D | payloads.proto | 30 // TODO (vpai): Fill this in once the details of complex, representative
|
/external/grpc-grpc-java/benchmarks/src/main/proto/grpc/testing/ |
D | payloads.proto | 32 // TODO (vpai): Fill this in once the details of complex, representative
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/ |
D | frontend.cpp | 1879 simd16scalari vpai = SIMD16::setzero_si(); in ProcessDraw() local 1891 vpai = SIMD16::castps_si(svgAttrib[0][VERTEX_SGV_VAI_COMP]); in ProcessDraw() 1902 vpai = SIMD16::max_epi32(vpai, SIMD16::setzero_si()); in ProcessDraw() 1904 … simd16scalari vClearMask = SIMD16::cmplt_epi32(vpai, vNumViewports); in ProcessDraw() 1905 vpai = SIMD16::and_si(vClearMask, vpai); in ProcessDraw() 1908 …ate->pfnProcessPrims_simd16(pDC, pa, workerId, prim_simd16, GenMask(numPrims), primID, vpai, rtai); in ProcessDraw()
|
/external/tensorflow/tensorflow/ |
D | workspace.bzl | 482 # WARNING: make sure ncteisen@ and vpai@ are cc-ed on any CL to change the below rule
|