| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/jitter/ |
| H A D | blend_jit.h | 38 bool logicOpEnable; member in struct:RENDER_TARGET_BLEND_COMPILE_STATE 112 if (!blendState.logicOpEnable) 117 if (!blendState.blendEnable && !blendState.logicOpEnable)
|
| H A D | blend_jit.cpp | 733 if (state.blendState.logicOpEnable)
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/jitter/ |
| H A D | blend_jit.h | 38 bool logicOpEnable; member in struct:RENDER_TARGET_BLEND_COMPILE_STATE 112 if (!blendState.logicOpEnable) 117 if (!blendState.blendEnable && !blendState.logicOpEnable)
|
| H A D | blend_jit.cpp | 735 if (state.blendState.logicOpEnable)
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/ |
| H A D | svga_pipe_blend.c | 119 perRT[i].logicOpEnable = 0;
|
| /xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/ |
| H A D | radv_meta_decompress.c | 179 .logicOpEnable = false,
|
| H A D | radv_meta_resolve.c | 196 .logicOpEnable = false,
|
| H A D | radv_meta_fast_clear.c | 297 .logicOpEnable = false,
|
| H A D | radv_meta_clear.c | 288 .logicOpEnable = false, 602 .logicOpEnable = false,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/ |
| H A D | zink_pipeline.c | 114 blend_state.logicOpEnable = state->blend_state->logicop_enable;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/ |
| H A D | swr_state.cpp | 102 compileState.logicOpEnable = state->pipe.logicop_enable; 103 if (compileState.logicOpEnable) { 1675 if (compileState.blendState.logicOpEnable && 1677 compileState.blendState.logicOpEnable = false; 1684 compileState.blendState.logicOpEnable == false &&
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/ |
| H A D | swr_state.cpp | 113 compileState.logicOpEnable = state->pipe.logicop_enable; 114 if (compileState.logicOpEnable) { 1953 if (compileState.blendState.logicOpEnable && 1955 compileState.blendState.logicOpEnable = false; 1962 compileState.blendState.logicOpEnable == false &&
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/include/ |
| H A D | svga3d_dx.h | 1147 uint8 logicOpEnable; member in struct:SVGA3dDXBlendStatePerRT
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/ |
| H A D | svga_pipe_blend.c | 163 perRT[i].logicOpEnable = bs->logicop_enabled;
|
| /xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/ |
| H A D | v3dv_meta_clear.c | 633 .logicOpEnable = false, 692 .logicOpEnable = false,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/ |
| H A D | lvp_pipeline.c | 211 dst->logicOpEnable = src->logicOpEnable;
|
| /xsrc/external/mit/MesaLib/dist/src/virtio/venus-protocol/ |
| H A D | vn_protocol_driver_pipeline.h | 944 size += vn_sizeof_VkBool32(&val->logicOpEnable); 983 vn_encode_VkBool32(enc, &val->logicOpEnable);
|
| /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/ |
| H A D | radv_meta_decompress.c | 321 .logicOpEnable = false,
|
| H A D | radv_meta_fast_clear.c | 281 .logicOpEnable = false,
|
| H A D | radv_meta_resolve.c | 219 .logicOpEnable = false,
|
| H A D | radv_meta_clear.c | 287 .logicOpEnable = false, 623 .logicOpEnable = false,
|
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/tests/ |
| H A D | helpers.cpp | 739 color_blend_state.logicOpEnable = false;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/include/ |
| H A D | svga3d_dx.h | 1188 uint8 logicOpEnable; member in struct:SVGA3dDXBlendStatePerRT
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/svgadump/ |
| H A D | svga_dump.c | 1803 _debug_printf("\t\t.perRT[%u].logicOpEnable = %u\n", i, rt->logicOpEnable); 1804 if (rt->logicOpEnable) {
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/svgadump/ |
| H A D | svga_dump.c | 1803 _debug_printf("\t\t.perRT[%u].logicOpEnable = %u\n", i, rt->logicOpEnable); 1804 if (rt->logicOpEnable) {
|