Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DUtilsVk.h221 struct GenerateFragmentShadingRateParameters struct
223 uint32_t textureWidth;
224 uint32_t textureHeight;
225 uint32_t attachmentWidth;
226 uint32_t attachmentHeight;
227 uint32_t attachmentBlockWidth;
228 uint32_t attachmentBlockHeight;
229 uint32_t numFocalPoints;
230 gl::FocalPoint focalPoints[gl::IMPLEMENTATION_MAX_FOCAL_POINTS];