HomeSort by relevance Sort by last modified time
    Searched refs:swizzle (Results 201 - 225 of 436) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/deqp/framework/common/
tcuTestLog.cpp 133 log.writeImage("Depth", "Depth channel", depthAccess, m_scale.swizzle(0, 0, 0, 0), m_bias.swizzle(0, 0, 0, 0), m_compression);
134 log.writeImage("Stencil", "Stencil channel", stencilAccess, m_scale.swizzle(1, 1, 1, 1), m_bias.swizzle(1, 1, 1, 1), m_compression);
tcuVector.hpp 144 Vector<T, 1> swizzle (int a) const { DE_ASSERT(a >= 0 && a < Size); return Vector<T, 1>(m_data[a]); } function in class:tcu::Vector
145 Vector<T, 2> swizzle (int a, int b) const { DE_ASSERT(a >= 0 && a < Size); DE_ASSERT(b >= 0 && b < Size); return Vector<T, 2>(m_data[a], m_data[b]); } function in class:tcu::Vector
146 Vector<T, 3> swizzle (int a, int b, int c) const { DE_ASSERT(a >= 0 && a < Size); DE_ASSERT(b >= 0 && b < Size); DE_ASSERT(c >= 0 && c < Size); return Vector<T, 3>(m_data[a], m_data[b], m_data[c]); } function in class:tcu::Vector
147 Vector<T, 4> swizzle (int a, int b, int c, int d) const { DE_ASSERT(a >= 0 && a < Size); DE_ASSERT(b >= 0 && b < Size); DE_ASSERT(c >= 0 && c < Size); DE_ASSERT(d >= 0 && d < Size); return Vector<T, 4>(m_data[a], m_data[b], m_data[c], m_data[d]); } function in class:tcu::Vector
  /external/deqp/modules/gles3/functional/
es3fShaderLoopTests.cpp 185 static void evalLoop0Iters (ShaderEvalContext& c) { c.color.xyz() = c.coords.swizzle(0,1,2); }
186 static void evalLoop1Iters (ShaderEvalContext& c) { c.color.xyz() = c.coords.swizzle(1,2,3); }
187 static void evalLoop2Iters (ShaderEvalContext& c) { c.color.xyz() = c.coords.swizzle(2,3,0); }
188 static void evalLoop3Iters (ShaderEvalContext& c) { c.color.xyz() = c.coords.swizzle(3,0,1); }
    [all...]
  /external/mesa3d/src/compiler/glsl/
lower_packed_varyings.cpp 397 assign(t, expr(ir_unop_pack_double_2x32, i2u(swizzle(rhs->clone(mem_ctx, NULL), SWIZZLE_ZWZW, 2))), 0x2));
542 ir_swizzle *swizzle = new(this->mem_ctx) local
545 this->bitwise_assign_pack(swizzle, rvalue);
547 this->bitwise_assign_unpack(rvalue, swizzle);
ir_builder.h 207 ir_swizzle *swizzle(operand a, int swizzle, int components);
209 * Swizzle away later components, but preserve the ordering.
  /external/mesa3d/src/gallium/drivers/r300/
r300_fs.c 177 RC_MAKE_SWIZZLE(v->swizzle[0], v->swizzle[1],
178 v->swizzle[2], v->swizzle[3]);
  /external/mesa3d/src/gallium/drivers/radeonsi/
si_shader_internal.h 215 unsigned swizzle);
  /external/mesa3d/src/gallium/drivers/swr/rasterizer/memory/
TilingFunctions.h 69 outputColor[i] = this->color[FormatTraits<SrcOrDstFormat>::swizzle(i)][offset[index]];
125 uint32_t src = this->color[FormatTraits<R8_UINT>::swizzle(i)][offset[index]];
183 outputColor[i] = this->color[FormatTraits<SrcOrDstFormat>::swizzle(i)][offset[index]];
230 uint32_t src = this->color[FormatTraits<R8_UINT>::swizzle(i)][offset[index]];
  /external/mesa3d/src/gallium/drivers/vc4/
vc4_program.c 140 fprintf(stderr, "warning: unknown swizzle\n");
287 instr->src[src].swizzle[chan]);
754 uint8_t swizzle)
772 c->input_slots[i].swizzle = swizzle;
791 uint8_t swizzle)
805 c->output_slots[decl_offset].swizzle = swizzle;
866 if (instr->src[0].swizzle[0] == instr->src[0].swizzle[1] &
    [all...]
  /external/mesa3d/src/intel/blorp/
blorp.h 143 enum isl_format format, struct isl_swizzle swizzle,
  /external/mesa3d/src/intel/isl/
isl_surface_state.c 456 s.ShaderChannelSelectRed = info->view->swizzle.r;
457 s.ShaderChannelSelectGreen = info->view->swizzle.g;
458 s.ShaderChannelSelectBlue = info->view->swizzle.b;
459 s.ShaderChannelSelectAlpha = info->view->swizzle.a;
  /external/mesa3d/src/intel/vulkan/
anv_formats.c 49 .swizzle = __swizzle, \
294 format.swizzle = ISL_SWIZZLE(RED, GREEN, BLUE, ONE);
299 * back to a format with a more complex swizzle.
304 .swizzle = ISL_SWIZZLE(GREEN, RED, ALPHA, BLUE),
334 format.swizzle.a == ISL_CHANNEL_SELECT_ALPHA) {
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_nir_uniforms.cpp 51 int swiz = GET_SWZ(slots[i].swizzle, j);
brw_shader.h 78 using brw_reg::swizzle;
gen6_gs_visitor.cpp 697 data.swizzle = BRW_SWIZZLE_WWWW;
699 data.swizzle = BRW_SWIZZLE_YYYY;
701 data.swizzle = BRW_SWIZZLE_ZZZZ;
703 data.swizzle = gs_prog_data->transform_feedback_swizzles[binding];
brw_wm_surface_state.c 225 .swizzle = ISL_SWIZZLE_IDENTITY,
406 * Convert an swizzle enumeration (i.e. SWIZZLE_X) to one of the Gen7.5+
419 swizzle_to_scs(GLenum swizzle, bool need_green_to_blue)
421 unsigned scs = (swizzle + 4) & 7;
557 const unsigned swizzle = (unlikely(alpha_depth) ? SWIZZLE_XYZW : local
624 .swizzle = {
625 .r = swizzle_to_scs(GET_SWZ(swizzle, 0), need_green_to_blue),
626 .g = swizzle_to_scs(GET_SWZ(swizzle, 1), need_green_to_blue),
627 .b = swizzle_to_scs(GET_SWZ(swizzle, 2), need_green_to_blue),
628 .a = swizzle_to_scs(GET_SWZ(swizzle, 3), need_green_to_blue)
    [all...]
  /external/mesa3d/src/mesa/state_tracker/
st_nir_lower_builtin.c 202 /* swizzle the result: */
205 swiz[i] = GET_SWZ(element->swizzle, i);
  /external/skia/src/sksl/
SkSLGLSLCodeGenerator.h 153 virtual void writeSwizzle(const Swizzle& swizzle);
SkSLMetalCodeGenerator.h 149 void writeSwizzle(const Swizzle& swizzle);
  /external/skqp/src/sksl/
SkSLGLSLCodeGenerator.h 153 virtual void writeSwizzle(const Swizzle& swizzle);
SkSLMetalCodeGenerator.h 149 void writeSwizzle(const Swizzle& swizzle);
  /external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineImageSamplingInstance.cpp 989 tcu::Vector<ScalarType, 4> swizzle (const tcu::Vector<ScalarType, 4>& vec, const vk::VkComponentMapping& swz) function in namespace:vkt::pipeline::__anon17747
1030 void swizzle (const tcu::ConstPixelBufferAccess& src, const tcu::PixelBufferAccess& dst, const vk::VkComponentMapping& swz) function in namespace:vkt::pipeline::__anon17747
    [all...]
  /external/mesa3d/src/gallium/drivers/r300/compiler/
radeon_program_alu.c 111 .Swizzle = RC_SWIZZLE_0000
116 .Swizzle = RC_SWIZZLE_1111
122 .Swizzle = RC_SWIZZLE_HHHH
128 .Swizzle = RC_SWIZZLE_XYZW
144 src.Swizzle = swz;
163 static struct rc_src_register swizzle(struct rc_src_register reg, function
167 swizzled.Swizzle = combine_swizzles4(reg.Swizzle, x, y, z, w);
174 return swizzle(reg, x, x, x, x);
281 src0.Swizzle &= ~(63 << (3 * 2))
    [all...]
  /external/mesa3d/src/compiler/nir/
nir_lower_wpos_ytransform.c 61 var->state_slots[0].swizzle = SWIZZLE_XYZW;
253 fddy->src[0].swizzle[i] = MIN2(i, pt->num_components - 1);
  /external/skia/src/codec/
SkBmpStandardCodec.cpp 223 fSwizzler->swizzle(this->xformBuffer(), this->srcBuffer());
226 fSwizzler->swizzle(dstRow, this->srcBuffer());

Completed in 760 milliseconds

1 2 3 4 5 6 7 891011>>