Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp-deps/glslang/glslang/ResourceLimits/
DResourceLimits.cpp215 …ntrolInputComponents " << DefaultTBuiltInResource.maxTessControlInputComponents << "\n" in GetDefaultTBuiltInResourceString()
409 resources->maxTessControlInputComponents = value; in DecodeResourceLimits()
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/ResourceLimits/
H A DResourceLimits.cpp215 …ntrolInputComponents " << DefaultTBuiltInResource.maxTessControlInputComponents << "\n" in GetDefaultTBuiltInResourceString()
409 resources->maxTessControlInputComponents = value; in DecodeResourceLimits()
/aosp_15_r20/external/deqp-deps/glslang/glslang/Include/
DResourceLimits.h104 int maxTessControlInputComponents; member
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/Include/
H A DResourceLimits.h104 int maxTessControlInputComponents; member
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcSpirvUtils.cpp152 builtin->maxTessControlInputComponents = 128; in getDefaultBuiltInResources()
/aosp_15_r20/external/angle/src/libANGLE/
H A DCaps.h350 GLint maxTessControlInputComponents = 0; member
H A DCompiler.cpp255 mResources.MaxTessControlInputComponents = caps.maxTessControlInputComponents; in Compiler()
H A DVaryingPacking.cpp119 return caps.maxTessControlInputComponents / 4; in GetMaxShaderInputVectors()
H A DCaps.cpp1261 caps.maxTessControlInputComponents = 64; in GenerateMinimumCaps()
H A DContext.cpp2271 *params = mState.getCaps().maxTessControlInputComponents; in getIntegervImpl()
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkShaderToSpirV.cpp159 builtin->maxTessControlInputComponents = 128; in getDefaultBuiltInResources()
/aosp_15_r20/external/angle/src/tests/test_utils/third_party/
H A Dvulkan_command_buffer_utils.h419 Resources.maxTessControlInputComponents = 128; in init_resources()
/aosp_15_r20/external/vulkan-validation-layers/tests/
H A Dvktestframework.cpp488 Resources.maxTessControlInputComponents = value; in ProcessConfigFile()
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_caps_utils.cpp1121 mNativeCaps.maxTessControlInputComponents = in ensureCapsInitialized()
/aosp_15_r20/external/deqp-deps/glslang/glslang/MachineIndependent/
DInitialize.cpp7420 …Size, "const int gl_MaxTessControlInputComponents = %d;", resources.maxTessControlInputComponents); in initialize()
7635 …Size, "const int gl_MaxTessControlInputComponents = %d;", resources.maxTessControlInputComponents); in initialize()
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/MachineIndependent/
H A DInitialize.cpp7463 …Size, "const int gl_MaxTessControlInputComponents = %d;", resources.maxTessControlInputComponents); in initialize()
7678 …Size, "const int gl_MaxTessControlInputComponents = %d;", resources.maxTessControlInputComponents); in initialize()