Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/compiler_tests/
H A DShaderValidation_test.cpp79 resources->MaxComputeUniformComponents = kMaxComputeUniformComponents; in initResources()
94 static constexpr GLint kMaxComputeUniformComponents = 128; member in ComputeShaderEnforcePackingValidationTest
4220 GLint uniformVectorCount = kMaxComputeUniformComponents / 4; in TEST_F()