Home
last modified time | relevance | path

Searched defs:numComponents (Results 1 – 25 of 27) sorted by relevance

12

/external/deqp/modules/glshared/
DglsRandomShaderProgram.cpp185 const int numComponents = attribType.getNumElements(); in shadeVertices() local
226 const int numComponents = varType.getNumElements(); in shadeVertices() local
264 const int numComponents = varType.getNumElements(); in shadeFragments() local
DglsShaderPerformanceMeasurer.cpp79 const int numComponents = 4; in generateVertices() local
DglsRandomShaderCase.cpp161 int numComponents = input->getVariable()->getType().getNumElements(); in init() local
DglsLongStressCase.cpp994 const int numComponents = glu::getDataTypeScalarSize(attrSpec.type); in generateRandomAttribData() local
1031 const int numComponents = glu::getDataTypeScalarSize(attrSpec.type); in generateRandomPositionAttribData() local
DglsVertexArrayTests.cpp779 …oord, tcu::Vec3& color, const tcu::Vector<T, 4>& attribValue, bool isCoordinate, int numComponents) in calcShaderColorCoord()
840 const int numComponents = m_componentCount[attribNdx]; in shadeVertices() local
DglsFragOpInteractionCase.cpp542 const int numComponents = varType.getNumElements(); in iterate() local
DglsDrawTest.cpp1174 …oord, tcu::Vec3& color, const tcu::Vector<T, 4>& attribValue, bool isCoordinate, int numComponents) in calcShaderColorCoord()
1235 const int numComponents = m_componentCount[attribNdx]; in shadeVertices() local
/external/deqp/modules/gles2/performance/
Des2pShaderControlStatementTests.cpp304 const int numComponents = 4; in init() local
359 const int numComponents = 4; in setupProgram() local
580 const int numComponents = 4; in init() local
632 const int numComponents = 4; in setupProgram() local
Des2pShaderOperatorTests.cpp350 const int numComponents = 4; in generateVertices() local
/external/deqp/modules/gles3/performance/
Des3pShaderControlStatementTests.cpp308 const int numComponents = 4; in init() local
363 const int numComponents = 4; in setupProgram() local
588 const int numComponents = 4; in init() local
640 const int numComponents = 4; in setupProgram() local
Des3pShaderOperatorTests.cpp350 const int numComponents = 4; in generateVertices() local
/external/skia/src/sfnt/
DSkOTTable_EBDT.h96 SK_OT_USHORT numComponents; // Number of components member
102 SK_OT_USHORT numComponents; // Number of components member
/external/deqp/modules/gles3/functional/
Des3fFragmentOutputTests.cpp379 static inline Vec4 readVec4 (const float* ptr, int numComponents) in readVec4()
388 static inline IVec4 readIVec4 (const int* ptr, int numComponents) in readIVec4()
397 … (const tcu::PixelBufferAccess& dst, int gridWidth, int gridHeight, int numComponents, const float… in renderFloatReference()
428 … (const tcu::PixelBufferAccess& dst, int gridWidth, int gridHeight, int numComponents, const int* … in renderIntReference()
Des3fTransformFeedbackTests.cpp265 int numComponents = 0; in isProgramSupported() local
726 int numComponents = glu::getDataTypeScalarSize(type); in compareTransformFeedbackOutput() local
1124 int numComponents = glu::getDataTypeScalarSize(attrib->type.getBasicType()); in runTest() local
Des3fShaderDerivateTests.cpp455 const int numComponents = glu::getDataTypeFloatScalars(dataType); in reverifyConstantDerivateWithFlushRelaxations() local
Des3fShaderCommonFunctionTests.cpp296 const int numComponents = glu::getDataTypeScalarSize(basicType); in operator <<() local
/external/deqp/framework/opengl/
DgluDrawUtil.hpp116 int numComponents; //!< Number of components per element. member
DgluDrawUtil.cpp46 int numComponents; member
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageSizeTests.cpp235 const int numComponents = texture.dimension(); in getCaseName() local
/external/svox/pico/lib/
Dpicosig.c319 picoos_int16 *numComponents) in getPhsFromPdf()
/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceDefinitionUtil.cpp1207 int numComponents = 0; in getNumXFBComponents() local
1217 int numComponents = 0; in getNumMaxXFBOutputComponents() local
Des31fShaderIntegerFunctionTests.cpp83 const int numComponents = glu::getDataTypeScalarSize(basicType); in operator <<() local
Des31fShaderCommonFunctionTests.cpp370 const int numComponents = glu::getDataTypeScalarSize(basicType); in operator <<() local
/external/dng_sdk/source/
Ddng_lossless_jpeg.cpp323 int16 numComponents; member
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderIntegerFunctionTests.cpp85 const int numComponents = glu::getDataTypeScalarSize(basicType); in operator <<() local

12