Searched defs:computeIndices (Results 1 – 5 of 5) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fDrawTests.cpp | 1035 … 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/ |
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
|
/external/swiftshader/src/Shader/ |
D | SamplerCore.cpp | 1656 …void SamplerCore::computeIndices(UInt index[4], Short4 uuuu, Short4 vvvv, Short4 wwww, Vector4f &o… in computeIndices() function in sw::SamplerCore 1730 …void SamplerCore::computeIndices(UInt index[4], Int4& uuuu, Int4& vvvv, Int4& wwww, const Pointer<… in computeIndices() function in sw::SamplerCore
|
/external/swiftshader/src/Pipeline/ |
D | SamplerCore.cpp | 1396 void SamplerCore::computeIndices(UInt index[4], Short4 uuuu, Short4 vvvv, Short4 wwww, const Short4… in computeIndices() function in sw::SamplerCore 1463 void SamplerCore::computeIndices(UInt index[4], Int4 uuuu, Int4 vvvv, Int4 wwww, const Int4 &sample… in computeIndices() function in sw::SamplerCore
|