Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp-deps/glslang/glslang/Include/
DResourceLimits.h91 int maxCombinedShaderOutputResources; member
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/Include/
H A DResourceLimits.h91 int maxCombinedShaderOutputResources; member
/aosp_15_r20/external/angle/src/libANGLE/
H A DCaps.h314 GLint maxCombinedShaderOutputResources = 0; member
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DComputeShaderTest.cpp2230 GLint maxCombinedShaderOutputResources; in TEST_P() local
H A DGLSLTest.cpp10484 GLint maxCombinedShaderOutputResources; in TEST_P() local