Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/vulkan/
Dradv_private.h1136 struct radv_dynamic_state { struct
1141 uint32_t mask;
1143 struct radv_viewport_state viewport;
1145 struct radv_scissor_state scissor;
1147 float line_width;
1149 struct {
1153 } depth_bias;
1155 float blend_constants[4];
1157 struct {
1160 } depth_bounds;
[all …]