Home
last modified time | relevance | path

Searched refs:elementsPerInvocation (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DComputeShaderTest.cpp5262 const int elementsPerInvocation = 8; in TEST_P() local
5266 totalWorkWidth * totalWorkHeight * elementsPerInvocation * sizeof(uint32_t); in TEST_P()
5268 totalWorkWidth * totalWorkHeight * elementsPerInvocation; in TEST_P()