Searched refs:SHADERS_GET_BLEND_SHADER (Results 1 – 2 of 2) sorted by relevance
61 #define SHADERS_GET_BLEND_SHADER(id) _SHADERS_GET_STAGE(BLEND, id) macro
320 sh = SHADERS_GET_BLEND_SHADER(id); in create_shader()