Home
last modified time | relevance | path

Searched defs:swizzle (Results 251 - 275 of 316) sorted by relevance

1...<<111213

/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSamplerCore.cpp205 VkComponentSwizzle swizzle = gatherSwizzle(); in sampleTexture() local
224 applySwizzle(const Vector4f &c, VkComponentSwizzle swizzle, bool integer) applySwizzle() argument
632 VkComponentSwizzle swizzle = gatherSwizzle(); sampleQuad2D() local
969 VkComponentSwizzle swizzle = gatherSwizzle(); sampleFloat2D() local
2602 VkComponentSwizzle swizzle = gatherSwizzle(); getGatherComponent() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DSamplerCore.cpp22 void applySwizzle(sw::SwizzleType swizzle, sw::Short4& s, const sw::Vector4s& c) in applySwizzle() argument
36 void applySwizzle(sw::SwizzleType swizzle, sw::Float4& f, const sw::Vector4f& c) in applySwizzle() argument
/third_party/skia/src/sksl/codegen/
H A DSkSLMetalCodeGenerator.cpp1370 void MetalCodeGenerator::writeSwizzle(const Swizzle& swizzle) { in writeSwizzle() argument
/third_party/skia/modules/canvaskit/
H A Dcanvaskit_bindings.cpp777 GrSwizzle swizzle = ctx->priv().caps()->getReadSwizzle(format, colorType); in onGenerateTexture() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fTextureGatherTests.cpp248 MaybeTextureSwizzle swizzle; in createNoneTextureSwizzle() local
261 MaybeTextureSwizzle swizzle; in createSomeTextureSwizzle() local
322 swizzleColorChannel(const tcu::Vector<T, 4>& src, TextureSwizzleComponent swizzle) swizzleColorChannel() argument
337 swizzleColor(const tcu::Vector<T, 4>& src, const MaybeTextureSwizzle& swizzle) swizzleColor() argument
348 swizzlePixels(const PixelBufferAccess& dst, const ConstPixelBufferAccess& src, const MaybeTextureSwizzle& swizzle) swizzlePixels() argument
359 swizzlePixels(const PixelBufferAccess& dst, const ConstPixelBufferAccess& src, const MaybeTextureSwizzle& swizzle) swizzlePixels() argument
376 swizzleTexture(tcu::Texture2D& dst, const tcu::Texture2D& src, const MaybeTextureSwizzle& swizzle) swizzleTexture() argument
388 swizzleTexture(tcu::Texture2DArray& dst, const tcu::Texture2DArray& src, const MaybeTextureSwizzle& swizzle) swizzleTexture() argument
400 swizzleTexture(tcu::TextureCube& dst, const tcu::TextureCube& src, const MaybeTextureSwizzle& swizzle) swizzleTexture() argument
[all...]
/third_party/vk-gl-cts/modules/internal/
H A DditTextureFormatTests.cpp1274 const tcu::TextureSwizzle& swizzle = tcu::getChannelReadSwizzle(viewFormat.order); in getReferenceValues() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DBlitGL.cpp329 GLint swizzle[4] = { in copySubImageToLUMAWorkaroundTexture() local
618 GLint swizzle[4] = {luminance, luminance, luminance, alpha}; in copySubTexture() local
1195 constexpr GLint swizzle[4] = {GL_RED, GL_GREEN, GL_BLUE, GL_ALPHA}; in orphanScratchTextures() local
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_compiler_nir.c3177 uint16_t swizzle = (swizzles >> (tex->component * 3)) & 7; in emit_tex() local
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_program.c747 emit_fragment_varying(struct vc4_compile *c, gl_varying_slot slot, uint8_t swizzle) emit_fragment_varying() argument
782 add_output(struct vc4_compile *c, uint32_t decl_offset, uint8_t slot, uint8_t swizzle) add_output() argument
[all...]
H A Dvc4_qir.h299 uint8_t swizzle; member
306 uint8_t swizzle[4]; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dgfx10_shader_ngg.c352 unsigned swizzle[4]; in build_streamout() local
1807 LLVMValueRef swizzle = LLVMBuildAnd( in ngg_gs_vertex_ptr() local
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_context.h158 uint8_t swizzle[4]; member
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_state_common.c2714 unsigned char swizzle[4]; in r600_get_swizzle_combined() local
H A Dr600_state.c675 unsigned char swizzle[4], array_mode = 0; in r600_create_sampler_view_custom() local
/third_party/mesa3d/src/intel/blorp/
H A Dblorp_blit.c981 swizzle_color(struct nir_builder *b, nir_ssa_def *color, struct isl_swizzle swizzle, nir_alu_type data_type) swizzle_color() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
H A Dppir.h250 uint8_t swizzle[4]; member
/third_party/mesa3d/src/gallium/drivers/svga/include/
H A Dsvga3d_shaderdefs.h400 uint32 swizzle : 8; member
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_soa.c680 unsigned swizzle = indirect_reg->Swizzle; in get_indirect_index() local
816 unsigned swizzle = swizzle_in & 0xffff; in emit_fetch_constant() local
964 unsigned swizzle = swizzle_in & 0xffff; emit_fetch_immediate() local
1044 unsigned swizzle = swizzle_in & 0xffff; emit_fetch_input() local
1127 unsigned swizzle = swizzle_in & 0xffff; emit_fetch_gs_input() local
1215 unsigned swizzle = swizzle_in & 0xffff; emit_fetch_tcs_input() local
1318 unsigned swizzle = swizzle_in & 0xffff; emit_fetch_tes_input() local
1412 unsigned swizzle = swizzle_in & 0xffff; emit_fetch_temporary() local
1483 unsigned swizzle = swizzle_in & 0xffff; emit_fetch_system_value() local
2734 unsigned swizzle; emit_kill_if() local
[all...]
H A Dlp_bld_nir_soa.c588 unsigned swizzle = chan; in emit_store_tcs_chan() local
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_context.h204 unsigned char swizzle[4]; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureGatherTests.cpp279 MaybeTextureSwizzle swizzle; in createNoneTextureSwizzle() local
292 MaybeTextureSwizzle swizzle; in createSomeTextureSwizzle() local
353 swizzleColorChannel(const tcu::Vector<T, 4>& src, TextureSwizzleComponent swizzle) swizzleColorChannel() argument
368 swizzleColor(const tcu::Vector<T, 4>& src, const MaybeTextureSwizzle& swizzle) swizzleColor() argument
379 swizzlePixels(const PixelBufferAccess& dst, const ConstPixelBufferAccess& src, const MaybeTextureSwizzle& swizzle) swizzlePixels() argument
390 swizzlePixels(const PixelBufferAccess& dst, const ConstPixelBufferAccess& src, const MaybeTextureSwizzle& swizzle) swizzlePixels() argument
407 swizzleTexture(tcu::Texture2D& dst, const tcu::Texture2D& src, const MaybeTextureSwizzle& swizzle) swizzleTexture() argument
419 swizzleTexture(tcu::Texture2DArray& dst, const tcu::Texture2DArray& src, const MaybeTextureSwizzle& swizzle) swizzleTexture() argument
431 swizzleTexture(tcu::TextureCube& dst, const tcu::TextureCube& src, const MaybeTextureSwizzle& swizzle) swizzleTexture() argument
1270 const tcu::Vector<TextureSwizzleComponent, 4>& swizzle = m_baseParams.textureSwizzle.getSwizzle(); init() local
2721 MaybeTextureSwizzle swizzle = MaybeTextureSwizzle::createSomeTextureSwizzle(); init() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DOutputASM.cpp799 int swizzle = 0; in visitBinary() local
1012 static const unsigned int swizzle[3] = { 0x99, 0x88, 0x44 }; // xy?? : yzyz, xzxz, xyxy emitDeterminant() local
1026 static const unsigned int swizzle[4] = { 0xF9, 0xF8, 0xF4, 0xE4 }; // xyz? : yzww, xzww, xyww, xyzw emitDeterminant() local
1508 int swizzle = component - (arrayIndex * arrayComponents); visitAggregate() local
2523 swizzleElement(int swizzle, int index) swizzleElement() argument
2564 int swizzle = lvalue(mov1->dst, dst); assignLvalue() local
2600 int swizzle = lvalue(root, offset, insert->src[0].rel, mask, address, node); evaluateRvalue() local
2619 int swizzle = lvalue(root, offset, mov1->src[0].rel, mask, address, node); evaluateRvalue() local
2640 int swizzle = lvalue(root, offset, dst.rel, mask, address, node); lvalue() local
2784 int swizzle = 0; lvalue() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineSamplerTests.cpp366 tcu::Vec4 SamplerTest::swizzle (tcu::Vec4 inputData, VkComponentMapping componentMapping, float zeroOrOneValue) const in swizzle() function in vkt::pipeline::__anon29477::SamplerTest
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderTextureGatherTests.cpp279 MaybeTextureSwizzle swizzle; in createNoneTextureSwizzle() local
292 MaybeTextureSwizzle swizzle; in createSomeTextureSwizzle() local
353 swizzleColorChannel(const tcu::Vector<T, 4>& src, TextureSwizzleComponent swizzle) swizzleColorChannel() argument
368 swizzleColor(const tcu::Vector<T, 4>& src, const MaybeTextureSwizzle& swizzle) swizzleColor() argument
379 swizzlePixels(const PixelBufferAccess& dst, const ConstPixelBufferAccess& src, const MaybeTextureSwizzle& swizzle) swizzlePixels() argument
390 swizzlePixels(const PixelBufferAccess& dst, const ConstPixelBufferAccess& src, const MaybeTextureSwizzle& swizzle) swizzlePixels() argument
407 swizzleTexture(tcu::Texture2D& dst, const tcu::Texture2D& src, const MaybeTextureSwizzle& swizzle) swizzleTexture() argument
419 swizzleTexture(tcu::Texture2DArray& dst, const tcu::Texture2DArray& src, const MaybeTextureSwizzle& swizzle) swizzleTexture() argument
431 swizzleTexture(tcu::TextureCube& dst, const tcu::TextureCube& src, const MaybeTextureSwizzle& swizzle) swizzleTexture() argument
1282 const tcu::Vector<TextureSwizzleComponent, 4>& swizzle = m_baseParams.textureSwizzle.getSwizzle(); init() local
2739 MaybeTextureSwizzle swizzle = MaybeTextureSwizzle::createSomeTextureSwizzle(); init() local
[all...]
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fShaderOperatorTests.cpp479 const char* swizzle = s_inSwizzles[i][inSize-1]; ShaderOperatorCase() local
494 op << prefix << "in" << i << "." << swizzle; ShaderOperatorCase() local
[all...]

Completed in 94 milliseconds

1...<<111213