Home
last modified time | relevance | path

Searched refs:max_varying_components (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavutil/
H A Dvulkan_glslang.c62 .max_varying_components = 60,
/third_party/glslang/glslang/Include/
H A Dglslang_c_interface.h90 int max_varying_components; member
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fImplementationLimitTests.cpp497 LIMIT_CASE(max_varying_components, GL_MAX_VARYING_COMPONENTS, GLint, 60); in init()
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_device.c1387 const uint32_t max_varying_components = 16 * 4; in v3dv_GetPhysicalDeviceProperties() local
1442 .maxVertexOutputComponents = max_varying_components, in v3dv_GetPhysicalDeviceProperties()
1462 .maxFragmentInputComponents = max_varying_components, in v3dv_GetPhysicalDeviceProperties()

Completed in 6 milliseconds