Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fDrawTests.cpp1040bool computeIndices, int gridSize, int drawCallCount) in ComputeShaderGeneratedCase()
1617bool computeIndices, int gridSize, in ComputeShaderGeneratedCombinedCase()
1760bool computeIndices, int gridSize, in ComputeShaderGeneratedSeparateCase()
2101 const bool computeIndices = in init() local
/aosp_15_r20/external/deqp/modules/gles2/functional/
H A Des2fBufferTestUtil.cpp359 static void computeIndices(vector<uint16_t> &indices, int gridSizeX, int gridSizeY) in computeIndices() function
/aosp_15_r20/external/swiftshader/src/Pipeline/
H A DSamplerCore.cpp1592 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 DglsBufferTestUtil.cpp547 static void computeIndices(vector<uint16_t> &indices, int gridSizeX, int gridSizeY) in computeIndices() function
/aosp_15_r20/packages/modules/StatsD/statsd/tests/
DUidMap_test.cpp107 vector<uint32_t> computeIndices(const Iterator begin, const Iterator end, in computeIndices() function