Home
last modified time | relevance | path

Searched refs:ASSERT_BITFIELD_SIZE (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_info.c58 ASSERT_BITFIELD_SIZE(struct tgsi_opcode_info, opcode, TGSI_OPCODE_LAST - 1); in tgsi_get_opcode_info()
59 ASSERT_BITFIELD_SIZE(struct tgsi_opcode_info, output_mode, in tgsi_get_opcode_info()
/third_party/mesa3d/src/util/
H A Dmacros.h328 #define ASSERT_BITFIELD_SIZE(STRUCT, FIELD, MAXVAL) \ macro
/third_party/mesa3d/src/mesa/main/
H A Dshaderimage.c446 ASSERT_BITFIELD_SIZE(struct gl_image_unit, Format, MESA_FORMAT_COUNT); in _mesa_init_image_units()
H A Dvarray.c3874 ASSERT_BITFIELD_SIZE(struct gl_array_attributes, BufferBindingIndex, in init_array()
/third_party/mesa3d/src/compiler/
H A Dglsl_types.cpp66 ASSERT_BITFIELD_SIZE(glsl_type, base_type, GLSL_TYPE_ERROR); in glsl_type()
67 ASSERT_BITFIELD_SIZE(glsl_type, sampled_type, GLSL_TYPE_ERROR); in glsl_type()
68 ASSERT_BITFIELD_SIZE(glsl_type, sampler_dimensionality, in glsl_type()

Completed in 12 milliseconds