Home
last modified time | relevance | path

Searched refs:maxGeometryShaderInvocations (Results 1 – 25 of 41) sorted by relevance

12

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCaps.h325 GLint maxGeometryShaderInvocations = 0; member
DCompiler.cpp245 mResources.MaxGeometryShaderInvocations = caps.maxGeometryShaderInvocations; in Compiler()
DCaps.cpp1154 caps.maxGeometryShaderInvocations = 32; in GenerateMinimumCaps()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/
DvktGeometryInstancedRenderingTests.cpp400 …if (context.getDeviceProperties().limits.maxGeometryShaderInvocations < (deUint32)params.numInvoca… in checkSupport()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/
DvktGeometryInstancedRenderingTests.cpp400 …if (context.getDeviceProperties().limits.maxGeometryShaderInvocations < (deUint32)params.numInvoca… in checkSupport()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_caps_utils.cpp1007 mNativeCaps.maxGeometryShaderInvocations = in ensureCapsInitialized()
1008 LimitToInt(limitsVk.maxGeometryShaderInvocations); in ensureCapsInitialized()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fGeometryShaderTests.cpp4392 int maxGeometryShaderInvocations = 0; in init() local
4400 gl.getIntegerv(GL_MAX_GEOMETRY_SHADER_INVOCATIONS, &maxGeometryShaderInvocations); in init()
4406 …estLog::Message << "GL_MAX_GEOMETRY_SHADER_INVOCATIONS = " << maxGeometryShaderInvocations << tcu:… in init()
4411 m_numInvocations = maxGeometryShaderInvocations; in init()
4412 else if (maxGeometryShaderInvocations < m_numInvocations) in init()
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_device.c707 .maxGeometryShaderInvocations = 127, in panvk_GetPhysicalDeviceProperties2()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkNullDriver.cpp980 props->limits.maxGeometryShaderInvocations = 32; in getPhysicalDeviceProperties()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiFeatureInfo.cpp186 …{ LIMIT(maxGeometryShaderInvocations), 32, 0, 0, 0.0f, LIMIT_FORMAT_UNSIGNED_INT, LIMIT_TYPE_… in validateFeatureLimits()
286 { LIMIT(maxGeometryShaderInvocations), FEATURE(geometryShader), 0, 0, 0, 0.0f }, in validateFeatureLimits()
782 …{ PN(features.geometryShader), PN(limits.maxGeometryShaderInvocations), LIM_MIN_U… in validateLimits12()
2822 OFFSET_TABLE_ENTRY(VkPhysicalDeviceProperties, limits.maxGeometryShaderInvocations),
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp186 …{ LIMIT(maxGeometryShaderInvocations), 32, 0, 0, 0.0f, LIMIT_FORMAT_UNSIGNED_INT, LIMIT_TYPE_… in validateFeatureLimits()
286 { LIMIT(maxGeometryShaderInvocations), FEATURE(geometryShader), 0, 0, 0, 0.0f }, in validateFeatureLimits()
782 …{ PN(features.geometryShader), PN(limits.maxGeometryShaderInvocations), LIM_MIN_U… in validateLimits12()
2822 OFFSET_TABLE_ENTRY(VkPhysicalDeviceProperties, limits.maxGeometryShaderInvocations),
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_device.c1455 .maxGeometryShaderInvocations = 32, in v3dv_GetPhysicalDeviceProperties()
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_device.c917 .maxGeometryShaderInvocations = 0, in pvr_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_device.c305 ….maxGeometryShaderInvocations = device->pscreen->get_param(device->pscreen, PIPE_CAP_M… in lvp_physical_device_init()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_screen.c755 return screen->info.props.limits.maxGeometryShaderInvocations; in zink_get_param()
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/
Dlimits.txt423 * [[limits-maxGeometryShaderInvocations]]
424 pname:maxGeometryShaderInvocations is the maximum invocation count
3206 | code:uint32_t | pname:maxGeometryShaderInvocations | pname:geometryShader
3487 | pname:maxGeometryShaderInvocations | 0 | 32 | min
Dlimits.adoc436 * [[limits-maxGeometryShaderInvocations]]
437 pname:maxGeometryShaderInvocations is the maximum invocation count
4578 | code:uint32_t | pname:maxGeometryShaderInvocations | pname:geometryShader
5007 | pname:maxGeometryShaderInvocations | 0 | 32 | min
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_device.c1451 .maxGeometryShaderInvocations = 0, in dzn_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_device.c1160 .maxGeometryShaderInvocations = 32, in tu_GetPhysicalDeviceProperties2()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
Drenderergl_utils.cpp1643 caps->maxGeometryShaderInvocations = in GenerateCaps()
/third_party/glfw/deps/vulkan/
Dvulkan.h1304 uint32_t maxGeometryShaderInvocations; member
/third_party/mesa3d/src/intel/vulkan/
Danv_device.c1932 .maxGeometryShaderInvocations = 32, in anv_GetPhysicalDeviceProperties()
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
Dvulkan_sc_core.h1839 uint32_t maxGeometryShaderInvocations; member
/third_party/mesa3d/src/amd/vulkan/
Dradv_device.c1961 .maxGeometryShaderInvocations = 127, in radv_GetPhysicalDeviceProperties()
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl1080 uint32_t maxGeometryShaderInvocations; member

12