Home
last modified time | relevance | path

Searched defs:swizzle (Results 301 - 325 of 334) sorted by relevance

1...<<11121314

/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_shader.c223 BYTE swizzle; member
[all...]
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.c1599 uint swizzle; in fetch_source_d() local
1390 fetch_src_file_channel(const struct tgsi_exec_machine *mach, const uint file, const uint swizzle, const union tgsi_exec_channel *index, const union tgsi_exec_channel *index2D, union tgsi_exec_channel *chan) fetch_src_file_channel() argument
1661 uint swizzle; store_dest_dstret() local
1797 uint swizzle; exec_kill_if() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi.c2269 uint8_t swizzle[4] = { 0, 0, 0, 0 }; ntt_emit_store_output() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineSamplerTests.cpp365 tcu::Vec4 SamplerTest::swizzle (tcu::Vec4 inputData, VkComponentMapping componentMapping, float zeroOrOneValue) const in swizzle() function in vkt::pipeline::__anon28260::SamplerTest
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderOperatorTests.cpp728 const char* swizzle = s_inSwizzles[inputNdx][inSize - 1]; setupShaderData() local
743 op << prefix << "in" << inputNdx << "." << swizzle; setupShaderData() local
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DOutputSPIRV.cpp770 accessChainPushSwizzle(NodeData *data, const TVector<int> &swizzle, spirv::IdRef typeId, uint8_t componentCount) const accessChainPushSwizzle() argument
1733 spirv::LiteralIntegerList swizzle = {spirv::LiteralInteger(0), spirv::LiteralInteger(1), createConstructorMatrixFromMatrix() local
4890 const TVector<int> &swizzle = node->getSwizzleOffsets(); visitSwizzle() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl3cTextureSwizzleTests.cpp1865 const glw::GLint swizzle = swizzle_set[channel_idx]; in get_swizzled_channel_idx() local
[all...]
/third_party/skia/src/gpu/gl/
H A DGrGLGpu.cpp2637 void GrGLGpu::bindTexture(int unitIdx, GrSamplerState samplerState, const GrSwizzle& swizzle, in bindTexture() argument
2546 flushBlendAndColorWrite( const GrXferProcessor::BlendInfo& blendInfo, const GrSwizzle& swizzle) flushBlendAndColorWrite() argument
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DShader.hpp405 unsigned int swizzle : 8; member
488 unsigned int swizzle : 8; member
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_cross_c.h518 spvc_msl_component_swizzle swizzle[4]; member
H A Dspirv_hlsl.cpp3025 auto swizzle = [](uint32_t comps, uint32_t in_comps) -> const char * { in emit_texture_op() local
H A Dspirv_msl.hpp217 MSLComponentSwizzle swizzle[4]; // IDENTITY, IDENTITY, IDENTITY, IDENTITY member
[all...]
/third_party/skia/src/sksl/codegen/
H A DSkSLSPIRVCodeGenerator.cpp1646 SpvId swizzle = this->nextId(&argType); in writeMatrixConstructor() local
2054 const Swizzle& swizzle = expr.as<Swizzle>(); in getLValue() local
2199 writeSwizzle(const Swizzle& swizzle, OutputStream& out) writeSwizzle() argument
[all...]
/third_party/skia/third_party/externals/tint/src/writer/spirv/
H A Dbuilder.cc2877 std::vector<uint32_t> swizzle; GenerateTextureIntrinsic() local
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderOperatorTests.cpp860 const char* swizzle = s_inSwizzles[i][inSize-1]; setupShaderData() local
893 op << prefix << "in" << i << "." << swizzle; setupShaderData() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderOperatorTests.cpp731 const char* swizzle = s_inSwizzles[inputNdx][inSize - 1]; setupShaderData() local
746 op << prefix << "in" << inputNdx << "." << swizzle; setupShaderData() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/
H A Ddc_hw_types.h380 enum swizzle_mode_values swizzle; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/
H A Ddc_hw_types.h388 enum swizzle_mode_values swizzle; member
/third_party/glslang/SPIRV/
H A DGlslangToSpv.cpp2224 std::vector<unsigned> swizzle; in visitBinary() local
2319 std::vector<unsigned> swizzle; in visitBinary() local
4359 std::vector<unsigned> swizzle; createInvertedSwizzle() local
4365 convertSwizzle(const glslang::TIntermAggregate& node, std::vector<unsigned>& swizzle) convertSwizzle() argument
[all...]
/third_party/mesa3d/src/amd/common/
H A Dac_nir_lower_ngg.c1588 nir_ssa_def *swizzle = nir_iand_imm(b, row, (1u << write_stride_2exp) - 1u); in ngg_gs_out_vertex_addr() local
/third_party/mesa3d/src/amd/llvm/
H A Dac_nir_to_llvm.c141 LLVMValueRef swizzle = LLVMConstVector(masks, num_components); in get_alu_src() local
1793 LLVMValueRef swizzle = LLVMConstVector(&mask[start], count); in extract_vector_range() local
[all...]
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_private.h326 uint8_t swizzle[4]; member
563 uint8_t swizzle[4]; member
641 uint8_t swizzle[4]; member
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.c403 unsigned swizzle[4]; member
4423 tgsi_dst(struct r600_shader_ctx *ctx, const struct tgsi_full_dst_register *tgsi_dst, unsigned swizzle, struct r600_bytecode_alu_dst *r600_dst) tgsi_dst() argument
[all...]
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_cmd_buffer.c722 const uint8_t *swizzle; in pvr_setup_pbe_state() local
/third_party/mesa3d/src/intel/vulkan/
H A DgenX_cmd_buffer.c969 anv_cmd_predicated_ccs_resolve(struct anv_cmd_buffer *cmd_buffer, const struct anv_image *image, enum isl_format format, struct isl_swizzle swizzle, VkImageAspectFlagBits aspect, uint32_t level, uint32_t array_layer, enum isl_aux_op resolve_op, enum anv_fast_clear_type fast_clear_supported) anv_cmd_predicated_ccs_resolve() argument
1002 anv_cmd_predicated_mcs_resolve(struct anv_cmd_buffer *cmd_buffer, const struct anv_image *image, enum isl_format format, struct isl_swizzle swizzle, VkImageAspectFlagBits aspect, uint32_t array_layer, enum isl_aux_op resolve_op, enum anv_fast_clear_type fast_clear_supported) anv_cmd_predicated_mcs_resolve() argument
[all...]

Completed in 99 milliseconds

1...<<11121314