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

  /external/deqp/framework/opengl/
gluTextureTestUtil.hpp 60 enum SamplerType
88 , samplerType (SAMPLERTYPE_FLOAT)
99 SamplerType samplerType; //!< Sampler type.
152 SamplerType getSamplerType (tcu::TextureFormat format);
153 SamplerType getFetchSamplerType (tcu::TextureFormat format);
  /external/swiftshader/src/Renderer/
Sampler.hpp 62 enum SamplerType
  /external/swiftshader/src/Shader/
Shader.hpp 293 enum SamplerType
529 SamplerType samplerType;

Completed in 108 milliseconds