HomeSort by relevance Sort by last modified time
    Searched refs:ID3D11SamplerState (Results 1 - 10 of 10) sorted by null

  /external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d11tex/
d3d11tex.cpp 40 ID3D11SamplerState* samp[2];
  /external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/
d3d11.cpp 55 COM_INTERFACE(ID3D11SamplerState, ID3D11DeviceChild)
201 virtual void UnbindSamplerState(ID3D11SamplerState* state) = 0;
d3d11_context.h 444 ID3D11SamplerState *const *new_samplers) \
452 ID3D11SamplerState **out_samplers) \
    [all...]
d3d11_objects.h 153 typedef GalliumD3D11DescribedObject<ID3D11SamplerState, D3D11_SAMPLER_DESC> GalliumD3D11SamplerState;
d3d11_screen.h 605 ID3D11SamplerState **out_sampler_state)
    [all...]
  /external/mesa3d/src/gallium/state_trackers/d3d1x/d3dapi/
d3d11.idl     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3d11.idl     [all...]
d3d11_1.h 548 ID3D11SamplerState *const *ppSamplers);
645 ID3D11SamplerState *const *ppSamplers);
677 ID3D11SamplerState *const *ppSamplers);
845 ID3D11SamplerState *const *ppSamplers);
869 ID3D11SamplerState *const *ppSamplers);
900 ID3D11SamplerState *const *ppSamplers);
930 ID3D11SamplerState **ppSamplers);
988 ID3D11SamplerState **ppSamplers);
    [all...]
d3d11.h 132 typedef interface ID3D11SamplerState ID3D11SamplerState;
    [all...]
  /external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d11app/
d3d11u.h 184 ID3D11SamplerState* sampler[2];
240 ctx->PSSetSamplers(0, 1, (ID3D11SamplerState**)&null);

Completed in 202 milliseconds