Home
last modified time | relevance | path

Searched defs:colorOperation (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/SDL2/src/render/direct3d11/
A DSDL_render_d3d11.c354 SDL_BlendOperation colorOperation = SDL_GetBlendModeColorOperation(blendMode); in D3D11_CreateBlendState() local
1025 SDL_BlendOperation colorOperation = SDL_GetBlendModeColorOperation(blendMode); in D3D11_SupportsBlendMode() local
/AliOS-Things-master/components/SDL2/src/render/
A DSDL_render.c53 #define SDL_COMPOSE_BLENDMODE(srcColorFactor, dstColorFactor, colorOperation, \ argument
3356 SDL_BlendOperation colorOperation, in SDL_ComposeCustomBlendMode()
/AliOS-Things-master/components/SDL2/src/render/opengles/
A DSDL_render_gles.c282 SDL_BlendOperation colorOperation = SDL_GetBlendModeColorOperation(blendMode); in GLES_SupportsBlendMode() local
/AliOS-Things-master/components/SDL2/src/render/direct3d/
A DSDL_render_d3d.c382 SDL_BlendOperation colorOperation = SDL_GetBlendModeColorOperation(blendMode); in D3D_SupportsBlendMode() local
/AliOS-Things-master/components/SDL2/src/render/opengl/
A DSDL_render_gl.c372 SDL_BlendOperation colorOperation = SDL_GetBlendModeColorOperation(blendMode); in GL_SupportsBlendMode() local
/AliOS-Things-master/components/SDL2/src/render/opengles2/
A DSDL_render_gles2.c380 SDL_BlendOperation colorOperation = SDL_GetBlendModeColorOperation(blendMode); in GLES2_SupportsBlendMode() local

Completed in 27 milliseconds