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 33 enum SamplerType {
358 TexCoordPrecision precision, SamplerType sampler) const;
364 TexCoordPrecision precision, SamplerType sampler) const;
371 TexCoordPrecision precision, SamplerType sampler) const;
378 TexCoordPrecision precision, SamplerType sampler) const;
384 TexCoordPrecision precision, SamplerType sampler) const;
391 TexCoordPrecision precision, SamplerType sampler) const;
397 TexCoordPrecision precision, SamplerType sampler) const;
403 TexCoordPrecision precision, SamplerType sampler) const;
410 TexCoordPrecision precision, SamplerType sampler) const
    [all...]
  /external/chromium_org/third_party/angle/src/libGLESv2/
angletypes.h 22 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 104 milliseconds