Searched refs:D3D12_SHADER_DIRTY_ALL (Results 1 – 2 of 2) sorted by relevance
86 #define D3D12_SHADER_DIRTY_ALL (D3D12_SHADER_DIRTY_CONSTBUF | D3D12_SHADER_DIRTY_SAMPLER_VIEWS | \ macro
1027 ctx->shader_dirty[i] |= D3D12_SHADER_DIRTY_ALL; in d3d12_draw_vbo()1331 ctx->shader_dirty[PIPE_SHADER_COMPUTE] |= D3D12_SHADER_DIRTY_ALL; in d3d12_launch_grid()