Home
last modified time | relevance | path

Searched defs:swizzle (Results 176 - 200 of 313) sorted by relevance

12345678910>>...13

/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_program_constants.h118 static inline int is_swizzle_inline_constant(rc_swizzle swizzle){ in is_swizzle_inline_constant() argument
/third_party/skia/src/codec/
H A DSkSwizzler.cpp1233 void SkSwizzler::swizzle(void* dst, const uint8_t* SK_RESTRICT src) { in swizzle() function in SkSwizzler
/third_party/skia/src/image/
H A DSkImage_Lazy.cpp452 GrSwizzle swizzle = caps->getReadSwizzle(proxy->backendFormat(), ct); in lockTextureProxyView() local
453 GrSurfaceProxyView view(std::move(proxy), kTopLeft_GrSurfaceOrigin, swizzle); in lockTextureProxyView() local
/third_party/skia/src/gpu/
H A DGrGeometryProcessor.h505 const GrSwizzle& swizzle() const { return fSwizzle; } in swizzle() function in GrGeometryProcessor::TextureSampler
H A DGrProxyProvider.cpp280 GrSwizzle swizzle = caps->getReadSwizzle(proxy->backendFormat(), ct); in findCachedProxyWithColorTypeFallback() local
/third_party/skia/tests/
H A DBackendAllocationTest.cpp282 auto swizzle = dContext->priv().caps()->getReadSwizzle(backendTex.getBackendFormat(), in check_base_readbacks() local
397 auto swizzle = dContext->priv().caps()->getReadSwizzle(backendTex.getBackendFormat(), in check_mipmaps() local
858 GrSwizzle swizzle; in DEF_GPUTEST_FOR_ALL_GL_CONTEXTS() local
1003 GrSwizzle swizzle; DEF_GPUTEST_FOR_VULKAN_CONTEXT() local
[all...]
/third_party/skia/src/sksl/codegen/
H A DSkSLPipelineStageCodeGenerator.cpp544 void PipelineStageCodeGenerator::writeSwizzle(const Swizzle& swizzle) { in writeSwizzle() argument
/third_party/vk-gl-cts/modules/gles3/scripts/
H A Dgenutil.py381 def swizzle(self, indexList): member in Vec
/third_party/vk-gl-cts/modules/gles31/scripts/
H A Dgenutil.py383 def swizzle(self, indexList): member in Vec
/third_party/vk-gl-cts/modules/gles2/scripts/
H A Dgenutil.py323 def swizzle(self, indexList): member in Vec
/third_party/astc-encoder/Source/
H A Dastcenc_entry.cpp826 compress_image( astcenc_context& ctxo, unsigned int thread_index, const astcenc_image& image, const astcenc_swizzle& swizzle, uint8_t* buffer, bool calQualityEnable, int32_t *mse[RGBA_COM] ) compress_image() argument
1060 astcenc_compress_image( astcenc_context* ctxo, astcenc_image* imagep, const astcenc_swizzle* swizzle, uint8_t* data_out, size_t data_len, bool calQualityEnable, int32_t *mse[RGBA_COM], unsigned int thread_index ) astcenc_compress_image() argument
1186 astcenc_decompress_image( astcenc_context* ctxo, const uint8_t* data, size_t data_len, astcenc_image* image_outp, const astcenc_swizzle* swizzle, unsigned int thread_index ) astcenc_decompress_image() argument
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_split_vars.c1583 unsigned swizzle[NIR_MAX_VEC_COMPONENTS]; in shrink_vec_var_access_impl() local
H A Dnir.h177 uint16_t swizzle; member
[all...]
H A Dnir_builder.h499 unsigned num_channels = 0, swizzle[NIR_MAX_VEC_COMPONENTS] = { 0 }; in nir_channels() local
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dvx_meta_common.c315 const uint8_t *swizzle = v3dv_get_format_swizzle(device, format); in format_needs_rb_swap() local
323 const uint8_t *swizzle = v3dv_get_format_swizzle(device, format); in format_needs_reverse() local
/third_party/mesa3d/src/compiler/glsl/
H A Dglsl_to_nir.cpp1253 ir_swizzle *swizzle = NULL; in visit() local
1877 ir_swizzle *swizzle = NULL; visit() local
2393 unsigned swizzle[4] = { ir->mask.x, ir->mask.y, ir->mask.z, ir->mask.w }; visit() local
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm.c383 LLVMValueRef si_get_primitive_id(struct si_shader_context *ctx, unsigned swizzle) in si_get_primitive_id() argument
H A Dsi_clear.c309 unsigned swizzle = desc->swizzle[i]; in gfx11_get_dcc_clear_parameters() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_nir_lower_64bit.cpp1098 int swizzle[NIR_MAX_VEC_COMPONENTS] = {0}; in r600_nir_64_to_vec2() local
[all...]
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DShaderTGSI.c413 const struct swizzle_mapping *swizzle = in swizzle_reg() local
[all...]
/third_party/mesa3d/src/intel/blorp/
H A Dblorp_clear.c448 blorp_fast_clear(struct blorp_batch *batch, const struct blorp_surf *surf, enum isl_format format, struct isl_swizzle swizzle, uint32_t level, uint32_t start_layer, uint32_t num_layers, uint32_t x0, uint32_t y0, uint32_t x1, uint32_t y1) blorp_fast_clear() argument
511 blorp_clear(struct blorp_batch *batch, const struct blorp_surf *surf, enum isl_format format, struct isl_swizzle swizzle, uint32_t level, uint32_t start_layer, uint32_t num_layers, uint32_t x0, uint32_t y0, uint32_t x1, uint32_t y1, union isl_color_value clear_color, uint8_t color_write_disable) blorp_clear() argument
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_vec4.cpp524 unsigned swizzle; in opt_reduce_swizzle() local
847 can_reswizzle(const struct intel_device_info *devinfo, int dst_writemask, int swizzle, int swizzle_mask) can_reswizzle() argument
899 reswizzle(int dst_writemask, int swizzle) reswizzle() argument
[all...]
H A Dbrw_vec4_nir.cpp769 brw_swizzle_for_nir_swizzle(uint8_t swizzle[4]) brw_swizzle_for_nir_swizzle() argument
[all...]
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_pbo_compute.c850 const uint8_t *swizzle; in download_texture_compute() local
[all...]
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_schedule.c931 mir_schedule_comparison( compiler_context *ctx, midgard_instruction **instructions, struct midgard_predicate *predicate, BITSET_WORD *worklist, unsigned count, unsigned cond, bool vector, unsigned *swizzle, midgard_instruction *user) mir_schedule_comparison() argument
1139 unsigned swizzle = (branch->src[0] == ~0) ? COMPONENT_Y : COMPONENT_X; mir_schedule_zs_write() local
[all...]

Completed in 52 milliseconds

12345678910>>...13