Home
last modified time | relevance | path

Searched defs:numElements (Results 1 – 25 of 73) sorted by relevance

123

/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
DDrawCallPerf.cpp321 void ClearThenDraw(unsigned int iterations, GLsizei numElements) in ClearThenDraw()
331 void JustDraw(unsigned int iterations, GLsizei numElements) in JustDraw()
340 void ChangeVertexAttribThenDraw(unsigned int iterations, GLsizei numElements, GLuint buffer) in ChangeVertexAttribThenDraw()
360 GLsizei numElements, in ChangeArrayBuffersThenDraw()
383 GLsizei numElements, in ChangeTextureThenDraw()
398 GLsizei numElements, in ChangeProgramThenDraw()
413 GLsizei numElements, in CycleVertexBufferThenDraw()
428 GLsizei numElements, in ChangeScissorThenDraw()
512 GLsizei numElements, in DrawWithEightTextures()
535 GLsizei numElements = static_cast<GLsizei>(3 * mNumTris); in drawBenchmark() local
DBufferSubData.cpp99 GLsizeiptr GetNormalizedData(GLsizeiptr numElements, GLfloat *floatData, std::vector<uint8_t> *data) in GetNormalizedData()
117 GLsizeiptr GetIntData(GLsizeiptr numElements, GLfloat *floatData, std::vector<uint8_t> *data) in GetIntData()
148 GLsizeiptr numElements = componentCount * 3; in GetVertexData() local
176 GLsizeiptr numElements = componentCount * 3; in GetVertexData() local
DMapBufferRange.cpp108 GLsizei GetNormalizedData(GLsizeiptr numElements, in GetNormalizedData()
128 GLsizei GetIntData(GLsizeiptr numElements, const GLfloat *floatData, std::vector<uint8_t> *data) in GetIntData()
159 GLsizeiptr numElements = componentCount * 3; in GetVertexData() local
187 GLsizeiptr numElements = componentCount * 3; in GetVertexData() local
/third_party/vk-gl-cts/framework/delibs/decpp/
DdeBlockBuffer.hpp175 int BlockBuffer<T>::writeToCurrentBlock (int numElements, const T* elements, bool blocking) in writeToCurrentBlock()
218 int BlockBuffer<T>::readFromCurrentBlock (int numElements, T* elements, bool blocking) in readFromCurrentBlock()
267 int BlockBuffer<T>::tryWrite (int numElements, const T* elements) in tryWrite()
295 void BlockBuffer<T>::write (int numElements, const T* elements) in write()
348 int BlockBuffer<T>::tryRead (int numElements, T* elements) in tryRead()
374 void BlockBuffer<T>::read (int numElements, T* elements) in read()
DdeArrayBuffer.hpp84 ArrayBuffer<T,Alignment,Stride>::ArrayBuffer (size_t numElements) in ArrayBuffer()
103 ArrayBuffer<T,Alignment,Stride>::ArrayBuffer (const T* ptr, size_t numElements) in ArrayBuffer()
170 void ArrayBuffer<T,Alignment,Stride>::setStorage (size_t numElements) in setStorage()
DdeAppendList.cpp58 deUint32 numElements; member
97 void runAppendListTest (deUint32 numThreads, deUint32 numElements, deUint32 numElementsHint) in runAppendListTest()
/third_party/skia/third_party/externals/angle2/src/common/
Dmatrix_utils_unittest.cpp94 unsigned int numElements = i * j; in TEST() local
104 unsigned int numElements = i * i; in TEST() local
116 unsigned int numElements = i * i; in TEST() local
131 unsigned int numElements = i * j; in TEST() local
150 unsigned int numElements = i * j; in TEST() local
169 unsigned int numElements = i * i; in TEST() local
178 unsigned int numElements = 4; variable
191 unsigned int numElements = 9; variable
208 unsigned int numElements = 16; variable
/third_party/vk-gl-cts/framework/randomshaders/
DrsgVariableValue.cpp48 int numElements = (int)a.getType().getNumElements(); in compareValueRangesAllTrue() local
57 int numElements = (int)a.getType().getNumElements(); in compareValueRangesAllTrue() local
213 int numElements = (int)a.getType().getNumElements(); in computeIntersection() local
219 int numElements = (int)a.getType().getNumElements(); in computeIntersection() local
DrsgVariableType.hpp186 inline VariableType::VariableType (Type baseType, int numElements) in VariableType()
196 inline VariableType::VariableType (Type baseType, const VariableType& elementType, int numElements) in VariableType()
DrsgUtils.cpp95 int numElements = type.getNumElements(); in computeRandomValue() local
332 int numElements = type.getNumElements(); in computeRangeLengthSum() local
/third_party/skia/third_party/externals/freetype/src/psaux/
Dpsarrst.c95 size_t numElements ) in cf2_arrstack_setNumElements()
140 size_t numElements ) in cf2_arrstack_setCount()
/third_party/skia/src/gpu/vk/
DGrVkVaryingHandler.cpp85 int numElements = var.isArray() ? var.getArrayCount() : 1; in finalize_helper() local
/third_party/skia/src/gpu/
DGrSPIRVVaryingHandler.cpp91 int numElements = var.isArray() ? var.getArrayCount() : 1; in finalize_helper() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmIntegerDotProductTests.cpp478 void fillDotProductOutputs(int numElements, vector<LHSOperandT> &inputInts1, vector<RHSOperandT> &i… in fillDotProductOutputs()
513 int numElements, vector<OperandT> &inputInts1, vector<OperandT> &inputInts2, in addOpSDotKHRComputeTests()
544 const int numElements = 200; in addOpSDotKHRComputeTests() local
600 int numElements, vector<OperandT> &inputInts1, vector<OperandT> &inputInts2, in addOpUDotKHRComputeTests()
632 const int numElements = 200; in addOpUDotKHRComputeTests() local
688 int numElements, vector<LHSOperandT> &inputInts1, vector<RHSOperandT> &inputInts2, in addOpSUDotKHRComputeTests()
719 const int numElements = 200; in addOpSUDotKHRComputeTests() local
776 int numElements, vector<OperandT> &inputInts1, vector<OperandT> &inputInts2, in addOpSDotAccSatKHRComputeTests()
815 const int numElements = 200; in addOpSDotAccSatKHRComputeTests() local
872 int numElements, vector<OperandT> &inputInts1, vector<OperandT> &inputInts2, in addOpUDotAccSatKHRComputeTests()
[all …]
DvktSpvAsmLoopDepLenTests.cpp165 const int numElements = 100; in getComputeShaderSpec() local
DvktSpvAsmVariableInitTests.cpp136 const int numElements = numFloats / numComponents; in addComputeVariableInitPrivateTest() local
252 const int numElements = numFloats / numComponents; in addGraphicsVariableInitPrivateTest() local
DvktSpvAsmLoopDepInfTests.cpp149 const int numElements = 100; in getComputeShaderSpec() local
DvktSpvAsmUboMatrixPaddingTests.cpp50 const int numElements = 128; in addComputeUboMatrixPaddingTest() local
DvktSpvAsm8bitStorageTests.cpp944 const int numElements = 128; in addCompute8bitStorage32To8Group() local
1103 const int numElements = 128; in addCompute8bitUniform8To32Group() local
1261 const int numElements = 64; in addCompute8bitStoragePushConstant8To32Group() local
1423 const int numElements = 128; in addCompute8bitStorage16To8Group() local
1581 const int numElements = 128; in addCompute8bitUniform8To16Group() local
1744 const int numElements = 64; in addCompute8bitStoragePushConstant8To16Group() local
1911 const int numElements = 128; in addCompute8bitStorageBuffer8To8Group() local
2829 const deUint32 numElements; in addGraphics8BitStorageUniformInt32To8Group() member
3060 const deUint32 numElements; in addGraphics8BitStorageUniformInt8To32Group() member
3648 const deUint32 numElements; in addGraphics8BitStorageUniformInt16To8Group() member
[all …]
/third_party/vk-gl-cts/framework/delibs/depool/
DdePoolHash.c117 int numElements = deTestHash_getNumElements(hash); in dePoolHash_selfTest() local
DdePoolArray.h43 int numElements; /*!< Number of elements in the array. */ member
/third_party/skia/tests/
DLListTest.cpp28 int numElements, in check_list()
/third_party/typescript/src/compiler/transformers/
Ddestructuring.ts312 const numElements = elements.length; constant
370 const numElements = elements.length; constant
/third_party/vk-gl-cts/framework/opengl/
DgluDrawUtil.hpp117 int numElements; //!< Number of elements in total. member
162 int numElements; //!< Number of elements to be drawn. member
DgluDrawUtil.cpp47 int numElements; member
479 static inline void drawNonIndexed (const glw::Functions& gl, PrimitiveType type, int numElements) in drawNonIndexed()
485 static inline void drawIndexed (const glw::Functions& gl, PrimitiveType type, int numElements, Inde… in drawIndexed()

123