Home
last modified time | relevance | path

Searched refs:bbox_slot (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/compiler/glsl/
Dbuiltin_variables.cpp1145 int bbox_slot = state->ctx->Const.NoPrimitiveBoundingBoxOutput ? -1 : in generate_tcs_special_vars() local
1148 add_output(bbox_slot, array(vec4_t, 2), "gl_BoundingBoxEXT") in generate_tcs_special_vars()
1151 add_output(bbox_slot, array(vec4_t, 2), GLSL_PRECISION_HIGH, in generate_tcs_special_vars()
1155 add_output(bbox_slot, array(vec4_t, 2), GLSL_PRECISION_HIGH, in generate_tcs_special_vars()