Searched defs:computeIndices (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fDrawTests.cpp | 1040 … bool computeIndices, int gridSize, int drawCallCount) in ComputeShaderGeneratedCase() 1617 … bool computeIndices, int gridSize, in ComputeShaderGeneratedCombinedCase() 1760 … bool computeIndices, int gridSize, in ComputeShaderGeneratedSeparateCase() 2101 const bool computeIndices = in init() local
|
/aosp_15_r20/external/deqp/modules/gles2/functional/ |
H A D | es2fBufferTestUtil.cpp | 359 static void computeIndices(vector<uint16_t> &indices, int gridSizeX, int gridSizeY) in computeIndices() function
|
/aosp_15_r20/external/swiftshader/src/Pipeline/ |
H A D | SamplerCore.cpp | 1592 void SamplerCore::computeIndices(UInt index[4], Short4 uuuu, Short4 vvvv, Short4 wwww, const Short4… in computeIndices() function in sw::SamplerCore 1644 void SamplerCore::computeIndices(UInt index[4], Int4 uuuu, Int4 vvvv, Int4 wwww, const Int4 &sample… in computeIndices() function in sw::SamplerCore
|
/aosp_15_r20/external/deqp/modules/glshared/ |
H A D | glsBufferTestUtil.cpp | 547 static void computeIndices(vector<uint16_t> &indices, int gridSizeX, int gridSizeY) in computeIndices() function
|
/aosp_15_r20/packages/modules/StatsD/statsd/tests/ |
D | UidMap_test.cpp | 107 vector<uint32_t> computeIndices(const Iterator begin, const Iterator end, in computeIndices() function
|