Home
last modified time | relevance | path

Searched refs:texel_count (Results 1 – 21 of 21) sorted by relevance

/dports/multimedia/obs-studio/obs-studio-27.1.3/libobs/graphics/
H A Dsrgb.h144 static inline void gs_premultiply_xyza_loop(uint8_t *data, size_t texel_count) in gs_premultiply_xyza_loop() argument
146 for (size_t i = 0; i < texel_count; ++i) { in gs_premultiply_xyza_loop()
153 size_t texel_count) in gs_premultiply_xyza_srgb_loop() argument
155 for (size_t i = 0; i < texel_count; ++i) { in gs_premultiply_xyza_srgb_loop()
164 size_t texel_count) in gs_premultiply_xyza_loop_restrict() argument
166 for (size_t i = 0; i < texel_count; ++i) { in gs_premultiply_xyza_loop_restrict()
176 size_t texel_count) in gs_premultiply_xyza_srgb_loop_restrict() argument
178 for (size_t i = 0; i < texel_count; ++i) { in gs_premultiply_xyza_srgb_loop_restrict()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/astc-encoder/Source/
H A Dastc_partition_tables.cpp30 int texel_count, in gen_canonicalized_partition_table() argument
43 for (i = 0; i < texel_count; i++) in gen_canonicalized_partition_table()
78 int texel_count, in partition_table_zap_equal_elements() argument
88 gen_canonicalized_partition_table(texel_count, pi[i].partition_of_texel, canonicalizeds + i * 7); in partition_table_zap_equal_elements()
231 int texels_per_block = bsd->texel_count; in generate_one_partition_table()
284 partition_table_zap_equal_elements(bsd->texel_count, par_tab2); in init_partition_tables()
285 partition_table_zap_equal_elements(bsd->texel_count, par_tab3); in init_partition_tables()
286 partition_table_zap_equal_elements(bsd->texel_count, par_tab4); in init_partition_tables()
H A Dastc_decompress_symbolic.cpp105 for (i = 0; i < bsd->texel_count; i++) in decompress_symbolic_block()
118 for (i = 0; i < bsd->texel_count; i++) in decompress_symbolic_block()
130 imageblock_initialize_work_from_orig(blk, bsd->texel_count); in decompress_symbolic_block()
185 for (i = 0; i < bsd->texel_count; i++) in decompress_symbolic_block()
196 imageblock_initialize_work_from_orig(blk, bsd->texel_count); in decompress_symbolic_block()
255 for (i = 0; i < bsd->texel_count; i++) in decompress_symbolic_block()
259 for (i = 0; i < bsd->texel_count; i++) in decompress_symbolic_block()
266 for (i = 0; i < bsd->texel_count; i++) in decompress_symbolic_block()
287 imageblock_initialize_orig_from_work(blk, bsd->texel_count); in decompress_symbolic_block()
H A Dastc_codec_internals.h102 int texel_count; member
H A Dastc_block_sizes2.cpp485 bsd->texel_count = xdim * ydim; in construct_block_size_descriptor_2d()
564 bsd->texel_count = xdim * ydim * zdim; in construct_block_size_descriptor_3d()
/dports/emulators/mess/mame-mame0226/3rdparty/bimg/3rdparty/astc/
H A Dastc_partition_tables.cpp28 static void gen_canonicalized_partition_table(int texel_count, const uint8_t * partition_table, uin… in gen_canonicalized_partition_table() argument
39 for (i = 0; i < texel_count; i++) in gen_canonicalized_partition_table()
77 int texel_count = xdim * ydim * zdim; in partition_table_zap_equal_elements() local
85 gen_canonicalized_partition_table(texel_count, pi[i].partition_of_texel, canonicalizeds + i * 7); in partition_table_zap_equal_elements()
H A Dastc_ideal_endpoints_and_weights.cpp1049 int texel_count = it->num_texels; in compute_error_of_weight_set() local
1051 for (i = 0; i < texel_count; i++) in compute_error_of_weight_set()
1112 int texel_count = it->weight_num_texels[i]; in compute_ideal_weights_for_decimation_table() local
1116 for (j = 0; j < texel_count; j++) in compute_ideal_weights_for_decimation_table()
H A Dastc_compress_symbolic.cpp1178 int texel_count = xdim * ydim * zdim; in compress_constant_color_block() local
1185 for (i = 0; i < texel_count; i++) in compress_constant_color_block()
/dports/emulators/mame/mame-mame0226/3rdparty/bimg/3rdparty/astc/
H A Dastc_partition_tables.cpp28 static void gen_canonicalized_partition_table(int texel_count, const uint8_t * partition_table, uin… in gen_canonicalized_partition_table() argument
39 for (i = 0; i < texel_count; i++) in gen_canonicalized_partition_table()
77 int texel_count = xdim * ydim * zdim; in partition_table_zap_equal_elements() local
85 gen_canonicalized_partition_table(texel_count, pi[i].partition_of_texel, canonicalizeds + i * 7); in partition_table_zap_equal_elements()
H A Dastc_ideal_endpoints_and_weights.cpp1049 int texel_count = it->num_texels; in compute_error_of_weight_set() local
1051 for (i = 0; i < texel_count; i++) in compute_error_of_weight_set()
1112 int texel_count = it->weight_num_texels[i]; in compute_ideal_weights_for_decimation_table() local
1116 for (j = 0; j < texel_count; j++) in compute_ideal_weights_for_decimation_table()
H A Dastc_compress_symbolic.cpp1178 int texel_count = xdim * ydim * zdim; in compress_constant_color_block() local
1185 for (i = 0; i < texel_count; i++) in compress_constant_color_block()
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/renderer/modeling/environmentedf/
H A Dlatlongmapenvironmentedf.cpp427 const size_t texel_count = m_importance_map_width * m_importance_map_height; in build_importance_map() local
428 m_probability_scale = texel_count / (2.0f * PiSquare<float>()); in build_importance_map()
/dports/emulators/pcem/pcem_emulator-pcem-faf5d6423060/src/
H A Dvid_voodoo.c288 int pixel_count[2], texel_count[2], tri_count, frame_count; member
1698 int pixel_count, texel_count; member
2910 state->texel_count = 0; in voodoo_half_triangle()
2925 voodoo->texel_count[odd_even] += texels; in voodoo_half_triangle()
3326 voodoo->texel_count[odd_even] += state->texel_count; in voodoo_half_triangle()
7470 texel_count_current[0] = voodoo->texel_count[0]; in voodoo_add_status_info()
7471 texel_count_current[1] = voodoo->texel_count[1]; in voodoo_add_status_info()
7478 texel_count_current[0] += voodoo_slave->texel_count[0]; in voodoo_add_status_info()
7479 texel_count_current[1] += voodoo_slave->texel_count[1]; in voodoo_add_status_info()
H A Dvid_voodoo_codegen_x86-64.h3240 addlong(offsetof(voodoo_state_t, texel_count)); in voodoo_generate()
3247 addlong(offsetof(voodoo_state_t, texel_count)); in voodoo_generate()
H A Dvid_voodoo_codegen_x86.h3183 addlong(offsetof(voodoo_state_t, texel_count)); in voodoo_generate()
3190 addlong(offsetof(voodoo_state_t, texel_count)); in voodoo_generate()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/gfx-backend-metal/src/
H A Ddevice.rs2452 let texel_count = size_rough * 8 / format_desc.bits as u64; in create_buffer_view() localVariable
2453 let col_count = cmp::min(texel_count, self.shared.private_caps.max_texture_size); in create_buffer_view()
2454 let row_count = (texel_count + self.shared.private_caps.max_texture_size - 1) in create_buffer_view()
/dports/graphics/rx/rx-0.4.0/cargo-crates/gfx-backend-metal-0.4.0/src/
H A Ddevice.rs2410 let texel_count = (end_rough - start) * 8 / format_desc.bits as u64; in create_buffer_view() localVariable
2411 let col_count = cmp::min(texel_count, self.shared.private_caps.max_texture_size); in create_buffer_view()
2412 let row_count = (texel_count + self.shared.private_caps.max_texture_size - 1) in create_buffer_view()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/gfx-backend-metal/src/
H A Ddevice.rs2857 let texel_count = size_rough * 8 / format_desc.bits as u64; in create_buffer_view() localVariable
2858 let col_count = cmp::min(texel_count, self.shared.private_caps.max_texture_size); in create_buffer_view()
2859 let row_count = (texel_count + self.shared.private_caps.max_texture_size - 1) in create_buffer_view()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/gfx-backend-metal/src/
H A Ddevice.rs2857 let texel_count = size_rough * 8 / format_desc.bits as u64; in create_buffer_view() localVariable
2858 let col_count = cmp::min(texel_count, self.shared.private_caps.max_texture_size); in create_buffer_view()
2859 let row_count = (texel_count + self.shared.private_caps.max_texture_size - 1) in create_buffer_view()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/vulkan-validation-layers/src/layers/
H A Dbuffer_validation.cpp1902 …uint64_t texel_count = (uint64_t)pCreateInfo->extent.width * (uint64_t)pCreateInfo->extent.height * in PreCallValidateCreateImage() local
1905 … uint64_t total_size = (uint64_t)std::ceil(FormatTexelSize(pCreateInfo->format) * texel_count); in PreCallValidateCreateImage()
/dports/graphics/vulkan-validation-layers/Vulkan-ValidationLayers-1.2.203/layers/
H A Dbuffer_validation.cpp1840 uint64_t texel_count = static_cast<uint64_t>(pCreateInfo->extent.width) * in PreCallValidateCreateImage() local
1848 …cast<uint64_t>(std::ceil(FormatTexelSize(pCreateInfo->format) * static_cast<double>(texel_count))); in PreCallValidateCreateImage()