| /xsrc/external/mit/MesaLib/dist/src/microsoft/resource_state_manager/ |
| H A D | D3D12ResourceState.cpp | 100 D3D12_RESOURCE_STATES CCurrentResourceState::StateIfPromoted(D3D12_RESOURCE_STATES State, UINT SubresourceIndex) argument 104 if (m_bSimultaneousAccess || !!(State & ( 113 if(CurState.State == D3D12_RESOURCE_STATE_COMMON) 116 Result = State; 119 else if(CurState.IsPromotedState && !!(CurState.State & D3D12_RESOURCE_STATE_GENERIC_READ)) 122 Result = State |= CurState.State; 132 void CCurrentResourceState::SetLogicalResourceState(LogicalState const& State) argument 135 m_spLogicalState[0] = State; 139 void CCurrentResourceState::SetLogicalSubresourceState(UINT SubresourceIndex, LogicalState const& State) argument 367 TransitionResource(TransitionableResourceState * pResource,D3D12_RESOURCE_STATES State) argument 373 TransitionSubresource(TransitionableResourceState * pResource,UINT SubresourceIndex,D3D12_RESOURCE_STATES State) argument [all...] |
| H A D | D3D12ResourceState.h | 55 inline bool IsD3D12WriteState(UINT State) argument 57 return (State & RESOURCE_STATE_ALL_WRITE_BITS) != 0; 105 D3D12_RESOURCE_STATES State = D3D12_RESOURCE_STATE_COMMON; member in struct:CCurrentResourceState::LogicalState 130 void SetLogicalResourceState(LogicalState const& State); 131 void SetLogicalSubresourceState(UINT SubresourceIndex, LogicalState const& State); 230 D3D12_RESOURCE_STATES State); 234 D3D12_RESOURCE_STATES State); 242 D3D12_RESOURCE_STATES State); 245 D3D12_RESOURCE_STATES State);
|
| /xsrc/external/mit/MesaLib/dist/src/tool/pps/ |
| H A D | pps.h | 19 enum class State { enum in namespace:pps
|
| H A D | pps_datasource.h | 48 State state = State::Stop;
|
| /xsrc/external/mit/libXinerama/dist/include/X11/extensions/ |
| H A D | panoramiXext.h | 39 int State; /* PanoramiXOff, PanoramiXOn */ member in struct:__anond13749c50108
|
| /xsrc/external/mit/libX11/dist/modules/lc/def/ |
| H A D | lcDefConv.c | 54 typedef struct _StateRec *State; typedef in typeref:struct:_StateRec * 60 Bool (*MBtoWC) (State state, const char *ch, wchar_t *wc); 61 Bool (*WCtoMB) (State state, wchar_t wc, char *ch); 66 State state, 82 State state, 92 State state, 115 State state, 125 State state, 154 State state = (State) con [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/ |
| H A D | cso.rst | 4 CSO, Constant State Objects, are a core part of Gallium's API.
|
| /xsrc/external/mit/MesaLib/dist/docs/gallium/ |
| H A D | cso.rst | 4 CSO, Constant State Objects, are a core part of Gallium's API.
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/ |
| H A D | radeon_code.c | 94 if (c->Constants[index].u.State[0] == state0 && 95 c->Constants[index].u.State[1] == state1) 103 constant.u.State[0] = state0; 104 constant.u.State[1] = state1;
|
| /xsrc/external/mit/MesaLib.old/dist/docs/specs/ |
| H A D | MESA_window_pos.spec | 114 New State 118 New Implementation Dependent State
|
| H A D | MESA_swap_control.spec | 70 Additions to Chapter 6 of the 1.4 GL Specification (State and State Requests) 113 New State 119 New Implementation Dependent State
|
| H A D | MESA_ycbcr_texture.spec | 157 Additions to Chapter 6 of the OpenGL 1.4 Specification (State and 158 State Requests) 191 New State
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/ |
| H A D | radeon_code.c | 94 if (c->Constants[index].u.State[0] == state0 && 95 c->Constants[index].u.State[1] == state1) 103 constant.u.State[0] = state0; 104 constant.u.State[1] = state1;
|
| /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/ |
| H A D | MESA_window_pos.spec | 114 New State 118 New Implementation Dependent State
|
| H A D | MESA_swap_control.spec | 70 Additions to Chapter 6 of the 1.4 GL Specification (State and State Requests) 113 New State 119 New Implementation Dependent State
|
| H A D | MESA_ycbcr_texture.spec | 157 Additions to Chapter 6 of the OpenGL 1.4 Specification (State and 158 State Requests) 191 New State
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/ |
| H A D | nine_limits.h | 182 nine_fix_render_state_value(D3DRENDERSTATETYPE State, argument 185 struct nine_state_behaviour behaviour = render_state_limits_table[State]; 238 nine_check_sampler_state_value(D3DSAMPLERSTATETYPE State, argument 243 limit = sampler_state_limits_table[State];
|
| /xsrc/external/mit/MesaLib.old/dist/docs/specs/OLD/ |
| H A D | MESA_resize_buffers.spec | 71 New State 75 New Implementation Dependent State
|
| H A D | MESA_program_debug.spec | 208 Additions to Chapter 6 of the OpenGL 1.4 Specification (State and 209 State Requests) 275 New State 294 New Implementation Dependent State
|
| H A D | MESA_packed_depth_stencil.spec | 203 Additions to Chapter 6 of the 1.1 Specification (State and State Requests) 219 New State
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/ |
| H A D | nine_limits.h | 182 nine_fix_render_state_value(D3DRENDERSTATETYPE State, argument 185 struct nine_state_behaviour behaviour = render_state_limits_table[State]; 238 nine_check_sampler_state_value(D3DSAMPLERSTATETYPE State, argument 243 limit = sampler_state_limits_table[State];
|
| /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/OLD/ |
| H A D | MESA_resize_buffers.spec | 71 New State 75 New Implementation Dependent State
|
| H A D | MESA_program_debug.spec | 208 Additions to Chapter 6 of the OpenGL 1.4 Specification (State and 209 State Requests) 275 New State 294 New Implementation Dependent State
|
| /xsrc/external/mit/libX11/dist/src/xlibi18n/ |
| H A D | lcCT.c | 578 } StateRec, *State; typedef in typeref:struct:_StateRec * 591 State state, 677 State state = (State) conv->state; 707 State state = (State) conv->state; 874 State state = (State) conv->state; 1086 State state = (State) con [all...] |
| /xsrc/external/mit/libX11/dist/modules/lc/gen/ |
| H A D | lcGenConv.c | 81 } StateRec, *State; typedef in typeref:struct:_StateRec * 292 State state, 717 State state = (State) conv->state; 743 State state = (State) conv->state; 903 State state = (State) conv->state; 1059 State state = (State) con [all...] |