Lines Matching refs:state
163 /* Scissor accumulation state defines
282 /* Issue Data Fence, Wait for Data Fence state. */
327 /* Derived and other state */
341 /* Derived and other state */
384 * Sampler state word 1?
494 /* Derived and other state. */
747 /* Identifies which pipeline state is static or dynamic.
818 /* FIXME: Check if we need a dirty state flag for the given scissor
819 * accumulation state.
879 /* Some draw state needs to be tracked for changes between draw calls
926 struct pvr_cmd_buffer_state state;
1031 /* 2 since we only need STATE_VARYING{0,1} state words. */
1110 } state;
1118 /* Derived and other state. */
1149 /* Derived and other state */
1187 /* Derived and other state. */
1189 /* PPP state size in dwords. */
1210 /* Derived and other state. */
1237 /* Derived and other state. */
1267 /* Derived and other state. */
1534 "Command buffer is not in recording state"); \
1536 } else if (_cmd_buffer->state.status < VK_SUCCESS) { \
1538 _cmd_buffer->state.status, \