Searched defs:computeIndices (Results 1 – 3 of 3) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fDrawTests.cpp | 1031 … char* desc, DrawMethod method, bool computeCmd, bool computeData, bool computeIndices, int gridSi… in ComputeShaderGeneratedCase() 1586 … char* desc, DrawMethod method, bool computeCmd, bool computeData, bool computeIndices, int gridSi… in ComputeShaderGeneratedCombinedCase() 1707 … char* desc, DrawMethod method, bool computeCmd, bool computeData, bool computeIndices, int gridSi… in ComputeShaderGeneratedSeparateCase() 1995 …const bool computeIndices = (methods[methodNdx].method == ComputeShaderGeneratedCase::DRAWMETHOD_D… in init() local
|
/external/deqp/modules/gles2/functional/ |
D | es2fBufferTestUtil.cpp | 339 static void computeIndices (vector<deUint16>& indices, int gridSizeX, int gridSizeY) in computeIndices() function
|
/external/deqp/modules/glshared/ |
D | glsBufferTestUtil.cpp | 500 static void computeIndices (vector<deUint16>& indices, int gridSizeX, int gridSizeY) in computeIndices() function
|