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

  /external/deqp/modules/gles31/functional/
es31fShaderStateQueryTests.cpp 58 static const struct SamplerType
82 "uniform highp ${SAMPLERTYPE} u_sampler;\n"
102 shaderArgs["SAMPLERTYPE"] = samplerTypes[typeNdx].typeStr;
  /external/chromium_org/cc/output/
shader.h 34 enum SamplerType {
359 TexCoordPrecision precision, SamplerType sampler) const;
365 TexCoordPrecision precision, SamplerType sampler) const;
372 TexCoordPrecision precision, SamplerType sampler) const;
379 TexCoordPrecision precision, SamplerType sampler) const;
385 TexCoordPrecision precision, SamplerType sampler) const;
392 TexCoordPrecision precision, SamplerType sampler) const;
398 TexCoordPrecision precision, SamplerType sampler) const;
404 TexCoordPrecision precision, SamplerType sampler) const;
411 TexCoordPrecision precision, SamplerType sampler) const
    [all...]
  /external/chromium_org/third_party/angle/src/libGLESv2/
angletypes.h 33 enum SamplerType
  /external/deqp/modules/glshared/
glsTextureTestUtil.hpp 74 enum SamplerType
88 SamplerType getSamplerType (tcu::TextureFormat format);
89 SamplerType getFetchSamplerType (tcu::TextureFormat format);
105 , samplerType (SAMPLERTYPE_FLOAT)
116 SamplerType samplerType; //!< Sampler type.

Completed in 351 milliseconds