HomeSort by: relevance | last modified time | path
    Searched refs:dimensionality (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/compiler/
glsl_types.cpp 2929 unsigned dimensionality:4; member in struct:packed_type::__anon755
3025 encoded.sampler.dimensionality = type->sampler_dimensionality;
3035 encoded.sampler.dimensionality = type->sampler_dimensionality;
3134 return glsl_type::get_sampler_instance((enum glsl_sampler_dim)encoded.sampler.dimensionality,
3141 return glsl_type::get_image_instance((enum glsl_sampler_dim)encoded.sampler.dimensionality,
  /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/
MESA_texture_array.spec 401 object of different dimensionality than the specified target. If the
408 the dimensionality of the target to which a texture object is bound is
  /xsrc/external/mit/MesaLib.old/dist/docs/specs/
MESA_texture_array.spec 401 object of different dimensionality than the specified target. If the
408 the dimensionality of the target to which a texture object is bound is

Completed in 44 milliseconds