Searched refs:enables (Results 1 – 14 of 14) sorted by relevance
39 const uint32_t enables = c->state.enables; in ggl_pick() local45 if (enables & GGL_ENABLE_BLENDING) in ggl_pick()52 if (enables & GGL_ENABLE_BLENDING) { in ggl_pick()100 n |= GGL_BUILD_NEEDS((enables & GGL_ENABLE_SMOOTH) ?1:0, SHADE); in ggl_pick()101 if (enables & GGL_ENABLE_TMUS) { in ggl_pick()102 n |= GGL_BUILD_NEEDS((enables & GGL_ENABLE_W) ?1:0, W); in ggl_pick()104 p |= GGL_BUILD_NEEDS((enables & GGL_ENABLE_DITHER) ?1:0, P_DITHER); in ggl_pick()105 p |= GGL_BUILD_NEEDS((enables & GGL_ENABLE_AA) ?1:0, P_AA); in ggl_pick()106 p |= GGL_BUILD_NEEDS((enables & GGL_ENABLE_FOG) ?1:0, P_FOG); in ggl_pick()108 if (enables & GGL_ENABLE_LOGIC_OP) { in ggl_pick()[all …]
202 if (c->state.enables & GGL_ENABLE_SMOOTH) { in ggl_shadeModel()203 c->state.enables &= ~GGL_ENABLE_SMOOTH; in ggl_shadeModel()208 if (!(c->state.enables & GGL_ENABLE_SMOOTH)) { in ggl_shadeModel()209 c->state.enables |= GGL_ENABLE_SMOOTH; in ggl_shadeModel()292 const int e = (c->state.enables & GGL_ENABLE_FOG)?1:0; in ggl_enable_fog()294 if (enable) c->state.enables |= GGL_ENABLE_FOG; in ggl_enable_fog()295 else c->state.enables &= ~GGL_ENABLE_FOG; in ggl_enable_fog()310 if (c->state.enables & GGL_ENABLE_BLENDING) { in ggl_blendFunc()325 if (c->state.enables & GGL_ENABLE_BLENDING) { in ggl_blendFuncSeparate()598 if (c->state.enables & GGL_ENABLE_SCISSOR_TEST) { in ggl_set_scissor()[all …]
455 if ((c->state.enables & GGL_ENABLE_W) && in ggl_pick_scanline()456 (c->state.enables & GGL_ENABLE_TMUS)) in ggl_pick_scanline()651 const uint32_t enables = c->state.enables; in scanline() local662 if (enables & GGL_ENABLE_SMOOTH) { in scanline()685 if (enables & GGL_ENABLE_TMUS) { in scanline()689 if (enables & GGL_ENABLE_W) { in scanline()720 if (enables & GGL_ENABLE_TMUS) { in scanline()857 if (enables & GGL_ENABLE_AA) { in scanline()863 if (enables & GGL_ENABLE_ALPHA_TEST) { in scanline()880 if (enables & GGL_ENABLE_DEPTH_TEST) { in scanline()[all …]
168 if (c->state.enables & GGL_ENABLE_DITHER) { in write_pixel()201 (c->state.enables & GGL_ENABLE_LOGIC_OP)) { in write_pixel()209 if (c->state.enables & GGL_ENABLE_LOGIC_OP) { in write_pixel()
164 c->state.enables |= GGL_ENABLE_TMUS; in gglBitBlit()
141 if (c->state.enables & GGL_ENABLE_POINT_AA_NICE) { in pointx_validate()
3 btsnoop_net exposes Bluetooth snoop logs over a local TCP socket which enables
521 uint32_t enables;
1332 # of each HTML page. A value of NO enables the index and the value YES disables
5715 This command enables the association of a credential with an object in a way that ensures that the …25377 This command enables and disables use of a hierarchy and its associated NV storage. The command26788 TPM2_ClearControl() disables and enables the execution of TPM2_Clear().
5713 This command enables the association of a credential with an object in a way that ensures that the …25366 This command enables and disables use of a hierarchy and its associated NV storage. The command26777 TPM2_ClearControl() disables and enables the execution of TPM2_Clear().
9672 is required to be one of the hierarchy or NV enables.
9644 is required to be one of the hierarchy or NV enables.