Home
last modified time | relevance | path

Searched defs:computeIndices (Results 1 – 4 of 4) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fDrawTests.cpp1035 … char* desc, DrawMethod method, bool computeCmd, bool computeData, bool computeIndices, int gridSi… in ComputeShaderGeneratedCase()
1591 … char* desc, DrawMethod method, bool computeCmd, bool computeData, bool computeIndices, int gridSi… in ComputeShaderGeneratedCombinedCase()
1712 … char* desc, DrawMethod method, bool computeCmd, bool computeData, bool computeIndices, int gridSi… in ComputeShaderGeneratedSeparateCase()
2000 …const bool computeIndices = (methods[methodNdx].method == ComputeShaderGeneratedCase::DRAWMETHOD_D… in init() local
/external/deqp/modules/gles2/functional/
Des2fBufferTestUtil.cpp339 static void computeIndices (vector<deUint16>& indices, int gridSizeX, int gridSizeY) in computeIndices() function
/external/deqp/modules/glshared/
DglsBufferTestUtil.cpp500 static void computeIndices (vector<deUint16>& indices, int gridSizeX, int gridSizeY) in computeIndices() function
/external/swiftshader/src/Pipeline/
DSamplerCore.cpp1345 void SamplerCore::computeIndices(UInt index[4], Short4 uuuu, Short4 vvvv, Short4 wwww, const Short4… in computeIndices() function in sw::SamplerCore
1412 void SamplerCore::computeIndices(UInt index[4], Int4 uuuu, Int4 vvvv, Int4 wwww, const Int4 &sample… in computeIndices() function in sw::SamplerCore