Home
last modified time | relevance | path

Searched defs:swizzles (Results 1 – 19 of 19) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_program.h34 uint16_t swizzles[MAX_SAMPLERS]; member
Dbrw_vec4.cpp118 int swizzles[4]; in src_reg() local
Dbrw_wm_surface_state.c665 int swizzles[SWIZZLE_NIL + 1] = { in brw_get_texture_swizzle() local
Dbrw_vec4_visitor.cpp1687 int swizzles[4]; in visit() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_format_aos.c65 unsigned char swizzles[4]; in lp_build_format_swizzle_aos() local
270 LLVMValueRef swizzles[4]; in lp_build_pack_rgba_aos() local
Dlp_bld_tgsi_aos.c74 unsigned char swizzles[4]; in swizzle_aos() local
Dlp_bld_sample.h278 unsigned char swizzles[4]; in apply_sampler_swizzle() local
Dlp_bld_tgsi.h447 unsigned char swizzles[4]; member
Dlp_bld_tgsi_soa.c863 unsigned char swizzles[4]; in emit_fetch_predicate() local
/external/deqp/modules/gles2/performance/
Des2pTextureCases.cpp163 static const IVec4 swizzles[] = { IVec4(0,1,2,3), IVec4(1,2,3,0), IVec4(2,3,0,1), IVec4(3,0,1,2), in init() local
Des2pShaderOperatorTests.cpp1555 static const char* const swizzles[3] = { "x", "xy", "xyz" }; in generateSingleProgramData() local
/external/deqp/modules/gles3/performance/
Des3pTextureCases.cpp189 static const IVec4 swizzles[] = { IVec4(0,1,2,3), IVec4(1,2,3,0), IVec4(2,3,0,1), IVec4(3,0,1,2), in init() local
Des3pShaderOperatorTests.cpp1563 static const char* const swizzles[3] = { "x", "xy", "xyz" }; in generateSingleProgramData() local
/external/mesa3d/src/gallium/auxiliary/util/
Du_format_parse.py107 def __init__(self, name, layout, block_width, block_height, channels, swizzles, colorspace): argument
/external/deqp/modules/gles3/functional/
Des3fTextureSwizzleTests.cpp268 } swizzles[] = in init() local
Des3fFramebufferBlitTests.cpp963 } swizzles[] = in init() local
/external/mesa3d/src/gallium/drivers/radeon/
Dradeon_setup_tgsi_llvm.c68 LLVMValueRef swizzles[4]; in emit_swizzle() local
/external/mesa3d/src/mesa/program/
Dir_to_mesa.cpp1794 int swizzles[4]; in visit() local
/external/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_tgsi.cpp2223 int swizzles[4]; in visit() local