Home
last modified time | relevance | path

Searched defs:numDataPoints (Results 1 – 7 of 7) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmUboMatrixPaddingTests.cpp149 const deUint32 numDataPoints = 128; in addGraphicsUboMatrixPaddingTest() local
DvktSpvAsmImageSamplerTests.cpp754 const deUint32 numDataPoints = 64; in addComputeImageSamplerTest() local
1042 const deUint32 numDataPoints = 64; in addGraphicsImageSamplerTest() local
1183 const deUint32 numDataPoints = 64; in addGraphicsDepthPropertyTest() local
DvktSpvAsm16bitStorageTests.cpp1991 const deUint32 numDataPoints = 256; in addGraphics16BitStorageUniformInt32To16Group() local
3236 const deUint32 numDataPoints = 256; in addGraphics16BitStorageUniformFloat32To16Group() local
3580 const deUint32 numDataPoints = 64; in addGraphics16BitStorageInputOutputFloat32To16Group() local
3755 const deUint32 numDataPoints = 64; in addGraphics16BitStorageInputOutputFloat16To32Group() local
3870 const deUint32 numDataPoints = 64; in addGraphics16BitStorageInputOutputFloat16To16Group() local
4328 const deUint32 numDataPoints = 64; in addGraphics16BitStorageInputOutputInt32To16Group() local
4457 const deUint32 numDataPoints = 64; in addGraphics16BitStorageInputOutputInt16To32Group() local
4600 const deUint32 numDataPoints = 64; in addGraphics16BitStorageInputOutputInt16To16Group() local
4712 const deUint32 numDataPoints = 64; in addGraphics16BitStoragePushConstantFloat16To32Group() local
5011 const deUint32 numDataPoints = 64; in addGraphics16BitStoragePushConstantInt16To32Group() local
[all …]
DvktSpvAsm8bitStorageTests.cpp2668 const deUint32 numDataPoints = 256u; in addGraphics8BitStorageUniformInt32To8Group() local
2880 const deUint32 numDataPoints = 256; in addGraphics8BitStorageUniformInt8To32Group() local
3150 const deUint32 numDataPoints = 64; in addGraphics8BitStoragePushConstantInt8To32Group() local
3469 const deUint32 numDataPoints = 256; in addGraphics8BitStorageUniformInt16To8Group() local
3690 const deUint32 numDataPoints = 256; in addGraphics8BitStorageUniformInt8To16Group() local
3966 const deUint32 numDataPoints = 64; in addGraphics8BitStoragePushConstantInt8To16Group() local
DvktSpvAsmInstructionTests.cpp9916 const deUint32 numDataPoints = 16; in createFloat16LogicalSet() local
10235 const deUint32 numDataPoints = 256; in createFloat16FuncSet() local
10558 const deUint32 numDataPoints = N * numDataPointsByAxis * numDataPointsByAxis; in createDerivativeTests() local
10823 const deUint32 numDataPoints = 256; in createFloat16VectorExtractSet() local
11058 const deUint32 numDataPoints = 256; in createFloat16VectorInsertSet() local
11367 const deUint32 numDataPoints = 128; in createFloat16VectorShuffleSet() local
16124 const size_t numDataPoints = numDataPointsByAxis * numDataPointsByAxis; in createFloat16ArithmeticFuncTest() local
/external/deqp/modules/glshared/
DglsCalibration.cpp64 const int numDataPoints = (int)dataPoints.size(); in theilSenLinearRegression() local
127 const int numDataPoints = (int)dataPoints.size(); in theilSenSiegelLinearRegression() local
/external/deqp/modules/gles3/performance/
Des3pBufferDataUploadTests.cpp6153 const int numDataPoints = (int)m_iterationOrder.size(); in checkSampleTemporalStability() local