Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
Dradv_private.h1236 struct radv_dynamic_state { struct
1241 uint64_t mask;
1243 struct radv_viewport_state viewport;
1245 struct radv_scissor_state scissor;
1247 float line_width;
1249 struct {
1253 } depth_bias;
1255 float blend_constants[4];
1257 struct {
1260 } depth_bounds;
[all …]