Searched defs:unswizzled (Results 1 - 5 of 5) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | SwizzleTest.cpp | 131 GLubyte getExpectedValue(GLenum swizzle, GLubyte unswizzled[4]) in getExpectedValue() argument 166 GLubyte unswizzled[4]; in runTest2D() local [all...] |
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_swizzle.c | 612 LLVMValueRef unswizzled[4]; in lp_build_swizzle_soa_inplace() local 558 lp_build_swizzle_soa_channel(struct lp_build_context *bld, const LLVMValueRef *unswizzled, enum pipe_swizzle swizzle) lp_build_swizzle_soa_channel() argument 588 lp_build_swizzle_soa(struct lp_build_context *bld, const LLVMValueRef *unswizzled, const unsigned char swizzles[4], LLVMValueRef *swizzled) lp_build_swizzle_soa() argument [all...] |
H A D | lp_bld_format_aos.c | 372 LLVMValueRef shifted, casted, scaled, unswizzled; in lp_build_pack_rgba_aos() local 66 lp_build_format_swizzle_aos(const struct util_format_description *desc, struct lp_build_context *bld, LLVMValueRef unswizzled) lp_build_format_swizzle_aos() argument
|
H A D | lp_bld_format_soa.c | 82 lp_build_format_swizzle_soa(const struct util_format_description *format_desc, struct lp_build_context *bld, const LLVMValueRef unswizzled[4], LLVMValueRef swizzled_out[4]) lp_build_format_swizzle_soa() argument
|
H A D | lp_bld_sample_aos.c | 1127 LLVMValueRef unswizzled[4]; in lp_build_sample_aos() local
|
Completed in 8 milliseconds