Searched refs:shaderTessellationAndGeometryPointSize (Results 1 – 17 of 17) sorted by relevance
269 …ER_TESSELLATION_AND_GEOMETRY_POINT_SIZE) != 0) && !features.shaderTessellationAndGeometryPointSize) in requireFeatures()
411 …ER_TESSELLATION_AND_GEOMETRY_POINT_SIZE) != 0) && !features.shaderTessellationAndGeometryPointSize) in requireFeatures()
749 return features.shaderTessellationAndGeometryPointSize; in checkPointSize()
750 …ER_TESSELLATION_AND_GEOMETRY_POINT_SIZE) != 0) && !features.shaderTessellationAndGeometryPointSize) in requireFeatures()
471 …ext.getInstanceInterface(), context.getPhysicalDevice()).shaderTessellationAndGeometryPointSize &&… in test()
1166 …ER_TESSELLATION_AND_GEOMETRY_POINT_SIZE) != 0) && !features.shaderTessellationAndGeometryPointSize) in requireFeatures()
887 …ER_TESSELLATION_AND_GEOMETRY_POINT_SIZE) != 0) && !features.shaderTessellationAndGeometryPointSize) in requireFeatures()
243 …sit("shaderTessellationAndGeometryPointSize", &features->shaderTessellationAndGeometryPointSize) && in Iterate()
581 pFeatures->shaderTessellationAndGeometryPointSize = VK_TRUE; in getPhysicalDeviceFeatures()
66 VkBool32 shaderTessellationAndGeometryPointSize; member
1725 …s << "\tshaderTessellationAndGeometryPointSize = " << value.shaderTessellationAndGeometryPointSize…
1058 …eometrySideEffects = %u\n", features->shaderTessellationAndGeometryPointSize ); in app_gpu_dump_features()
3377 , shaderTessellationAndGeometryPointSize( shaderTessellationAndGeometryPointSize_ ) in PhysicalDeviceFeatures()3583 shaderTessellationAndGeometryPointSize = shaderTessellationAndGeometryPointSize_; in setShaderTessellationAndGeometryPointSize()3783 … && ( shaderTessellationAndGeometryPointSize == rhs.shaderTessellationAndGeometryPointSize ) in operator ==()3845 Bool32 shaderTessellationAndGeometryPointSize; member
1235 VkBool32 shaderTessellationAndGeometryPointSize; member
856 OFFSET_TABLE_ENTRY(VkPhysicalDeviceFeatures, shaderTessellationAndGeometryPointSize), in deviceFeatures()
1269 VkBool32 shaderTessellationAndGeometryPointSize; member
2592 … pass &= require_feature(report_data, enabledFeatures->shaderTessellationAndGeometryPointSize, in validate_shader_capabilities()