Home
last modified time | relevance | path

Searched defs:compSize (Results 1 – 5 of 5) sorted by relevance

/external/deqp/framework/referencerenderer/
DrrVertexAttrib.cpp495 const int compSize = getComponentSize(vertexAttrib.type); in readVertexAttrib() local
515 const int compSize = getComponentSize(vertexAttrib.type); in readVertexAttrib() local
535 const int compSize = getComponentSize(vertexAttrib.type); in readVertexAttrib() local
/external/deqp/modules/gles31/functional/
Des31fSSBOLayoutCase.cpp742 const int compSize = sizeof(deUint32); in generateValue() local
983 const int compSize = sizeof(deUint32); in generateImmMatrixSrc() local
1016 const int compSize = sizeof(deUint32); in generateImmScalarVectorSrc() local
1481 const int compSize = sizeof(deUint32); in copyBufferVarData() local
1688 const int compSize = sizeof(deUint32); in compareBufferVarData() local
2550 const int compSize = sizeof(deUint32); in checkLayoutBounds() local
/external/deqp/modules/glshared/
DglsUniformBlockCase.cpp632 const int compSize = sizeof(deUint32); in generateValue() local
948 const int compSize = sizeof(deUint32); in generateValueSrc() local
1276 const int compSize = sizeof(deUint32); in copyUniformData() local
1840 const int compSize = sizeof(deUint32); in checkLayoutBounds() local
/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir_ra.cpp841 static inline uint8_t makeCompMask(int compSize, int base, int size) in makeCompMask()
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
Dnv50_ir_ra.cpp841 static inline uint8_t makeCompMask(int compSize, int base, int size) in makeCompMask()