HomeSort by relevance Sort by last modified time
    Searched defs:SamplerState (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/angle/src/libGLESv2/
angletypes.cpp 16 SamplerState::SamplerState()
35 bool SamplerState::swizzleRequired() const
angletypes.h 137 struct SamplerState
139 SamplerState();
  /frameworks/rs/
rsSampler.h 28 class SamplerState;
63 void bindToContext(SamplerState *, uint32_t slot);
64 void unbindFromContext(SamplerState *);
88 class SamplerState {
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/
rsSampler.h 28 class SamplerState;
63 void bindToContext(SamplerState *, uint32_t slot);
64 void unbindFromContext(SamplerState *);
88 class SamplerState {
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/
rsSampler.h 28 class SamplerState;
63 void bindToContext(SamplerState *, uint32_t slot);
64 void unbindFromContext(SamplerState *);
88 class SamplerState {
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/
rsSampler.h 28 class SamplerState;
63 void bindToContext(SamplerState *, uint32_t slot);
64 void unbindFromContext(SamplerState *);
88 class SamplerState {

Completed in 512 milliseconds