Home
last modified time | relevance | path

Searched defs:blend (Results 126 - 150 of 186) sorted by relevance

12345678

/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_context.h208 struct panfrost_blend_state *blend; member
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_emit.c41 struct r300_blend_state* blend = (struct r300_blend_state*)state; in r300_emit_blend_state() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateInheritanceTests.cpp303 static const VkPipelineColorBlendStateCreateInfo blend = { member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
H A DvktDynamicStateInheritanceTests.cpp300 static const VkPipelineColorBlendStateCreateInfo blend = { member
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A Dutilities.cpp2060 sw::BlendFactor ConvertBlendFunc(GLenum blend) in ConvertBlendFunc() argument
/third_party/skia/third_party/externals/libwebp/examples/
H A Dwebpmux.c245 const char* const blend = in DisplayInfo() local
/third_party/skia/third_party/externals/freetype/src/cff/
H A Dcffload.c1302 CFF_Blend blend = &subFont->blend; in FT_LOCAL_DEF() local
[all...]
/third_party/skia/third_party/externals/freetype/src/type1/
H A Dt1load.c108 PS_Blend blend; in t1_allocate_blend() local
180 PS_Blend blend = face->blend; FT_LOCAL_DEF() local
296 PS_Blend blend = face->blend; FT_LOCAL_DEF() local
380 PS_Blend blend = face->blend; t1_set_mm_blend() local
462 PS_Blend blend = face->blend; FT_LOCAL_DEF() local
497 PS_Blend blend = face->blend; FT_LOCAL_DEF() local
537 PS_Blend blend = face->blend; FT_LOCAL_DEF() local
567 PS_Blend blend = face->blend; FT_LOCAL_DEF() local
687 PS_Blend blend = face->blend; FT_LOCAL_DEF() local
722 PS_Blend blend = face->blend; T1_Done_Blend() local
779 PS_Blend blend; parse_blend_axis_types() local
890 PS_Blend blend; parse_blend_design_positions() local
984 PS_Blend blend; parse_blend_design_map() local
1096 PS_Blend blend = face->blend; parse_weight_vector() local
1217 PS_Blend blend = face->blend; t1_load_keyword() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dangletypes.h245 bool blend; member
/third_party/NuttX/include/nuttx/video/
H A Dfb.h565 int (*blend)(struct fb_vtable_s *vtable, member
/third_party/mesa3d/src/gallium/auxiliary/cso_cache/
H A Dcso_context.c101 void *blend, *blend_saved; member
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_cb_drawpixels.c797 struct pipe_blend_state blend; in draw_textured_quad() local
H A Dst_context.h203 struct pipe_blend_state blend; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_context.h194 struct nvc0_blend_stateobj *blend; member
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_context.h254 const struct i915_blend_state *blend; member
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_context.h230 struct lima_blend_state *blend; member
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/
H A Ddd_pipe.h210 struct pipe_blend_state blend; member
246 struct dd_state *blend; member
275 struct dd_state blend; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_descriptors.c2899 struct si_state_blend *blend = sctx->queued.named.blend; in si_gfx_resources_check_encrypted() local
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_state.c3018 struct pipe_blend_state blend; in nine_state_init_sw() local
H A Dnine_state.h326 struct pipe_blend_state blend; member
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_blitter.c1162 struct panfrost_ptr blend = pan_pool_alloc_desc_array(pool, bd_count, BLEND); in pan_preload_emit_dcd() local
[all...]
/third_party/mesa3d/src/panfrost/util/
H A Dpan_ir.h187 } blend; member
257 struct bifrost_shader_blend_info blend[8]; member
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
H A Dtr_context.c394 struct pipe_blend_state *blend = ralloc(tr_ctx, struct pipe_blend_state); in trace_context_create_blend_state() local
/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/
H A Drbug_context.c237 rbug_create_blend_state(struct pipe_context *_pipe, const struct pipe_blend_state *blend) rbug_create_blend_state() argument
253 rbug_bind_blend_state(struct pipe_context *_pipe, void *blend) rbug_bind_blend_state() argument
266 rbug_delete_blend_state(struct pipe_context *_pipe, void *blend) rbug_delete_blend_state() argument
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_context.h362 struct pipe_blend_state *blend; member

Completed in 47 milliseconds

12345678