Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fDrawTests.cpp1031 … char* desc, DrawMethod method, bool computeCmd, bool computeData, bool computeIndices, int gridSi… in ComputeShaderGeneratedCase()
1587 … char* desc, DrawMethod method, bool computeCmd, bool computeData, bool computeIndices, int gridSi… in ComputeShaderGeneratedCombinedCase()
1708 … char* desc, DrawMethod method, bool computeCmd, bool computeData, bool computeIndices, int gridSi… in ComputeShaderGeneratedSeparateCase()
1996 …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/Shader/
DSamplerCore.cpp1659 …void SamplerCore::computeIndices(UInt index[4], Short4 uuuu, Short4 vvvv, Short4 wwww, Vector4f &o… in computeIndices() function in sw::SamplerCore
1733 …void SamplerCore::computeIndices(UInt index[4], Int4& uuuu, Int4& vvvv, Int4& wwww, const Pointer<… in computeIndices() function in sw::SamplerCore