Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DComputeShaderTest.cpp5274 const int elementsPerInvocation = 8; in TEST_P() local
5278 totalWorkWidth * totalWorkHeight * elementsPerInvocation * sizeof(uint32_t); in TEST_P()
5280 totalWorkWidth * totalWorkHeight * elementsPerInvocation; in TEST_P()