Searched refs:numComp (Results 1 – 4 of 4) sorted by relevance
157 int numComp; in wrapTexelGridCoordLinear() local162 numComp = 1; in wrapTexelGridCoordLinear()166 numComp = 2; in wrapTexelGridCoordLinear()170 numComp = 2; in wrapTexelGridCoordLinear()174 numComp = 3; in wrapTexelGridCoordLinear()178 numComp = 0; in wrapTexelGridCoordLinear()182 for (int compNdx = 0; compNdx < numComp; ++compNdx) in wrapTexelGridCoordLinear()
378 const auto numComp = tcu::getNumUsedChannels(mapVkFormat(params.textureFormat).order); in getExpectedColor() local382 DE_ASSERT(numComp >= 0 && numComp <= 4); in getExpectedColor()388 for (int i = 0; i < numComp; ++i) in getExpectedColor()391 if (numComp < 4) in getExpectedColor()403 for (int i = 0; i < numComp; ++i) in getExpectedColor()406 if (numComp < 4) in getExpectedColor()420 for (int i = 0; i < numComp; ++i) in getExpectedColor()423 if (numComp < 4) in getExpectedColor()
480 int32 numComp,1696 int32 numComp, in PmPutRow() argument1703 uint32 pixels = numCol * numComp; in PmPutRow()
519 unsigned name, unsigned numComp,3792 VGPU10_OPERAND_NUM_COMPONENTS numComp, in emit_input_declaration() argument3822 assert(numComp <= VGPU10_OPERAND_4_COMPONENT); in emit_input_declaration()3852 operand0.numComponents = numComp; in emit_input_declaration()5142 unsigned numComp, selMode; in emit_gs_input_declarations() local5151 numComp = VGPU10_OPERAND_4_COMPONENT; in emit_gs_input_declarations()5164 numComp = VGPU10_OPERAND_0_COMPONENT; in emit_gs_input_declarations()5183 numComp, selMode, in emit_gs_input_declarations()