Home
last modified time | relevance | path

Searched refs:width_log2 (Results 1 – 25 of 28) sorted by relevance

12

/external/skqp/src/compute/hs/vk/bench/
Dmain.c533 uint32_t const slab_size = hs_target->config.slab.height << hs_target->config.slab.width_log2; in main()
1078 1u<<hs_target->config.slab.width_log2, in main()
1092 hs_debug_u32(1u<<hs_target->config.slab.width_log2, in main()
1097 hs_debug_u32(1u<<hs_target->config.slab.width_log2, in main()
1104 hs_debug_u64(1u<<hs_target->config.slab.width_log2, in main()
1109 hs_debug_u64(1u<<hs_target->config.slab.width_log2, in main()
/external/skia/src/compute/hs/vk/bench/
Dmain.c533 uint32_t const slab_size = hs_target->config.slab.height << hs_target->config.slab.width_log2; in main()
1078 1u<<hs_target->config.slab.width_log2, in main()
1092 hs_debug_u32(1u<<hs_target->config.slab.width_log2, in main()
1097 hs_debug_u32(1u<<hs_target->config.slab.width_log2, in main()
1104 hs_debug_u64(1u<<hs_target->config.slab.width_log2, in main()
1109 hs_debug_u64(1u<<hs_target->config.slab.width_log2, in main()
/external/skqp/src/compute/hs/cl/
Dhs_cl_target.h26 uint8_t width_log2; member
/external/skia/src/compute/hs/cl/
Dhs_cl_target.h26 uint8_t width_log2; member
/external/skqp/src/compute/hs/vk/
Dhs_vk_target.h28 uint8_t width_log2; member
/external/skia/src/compute/hs/vk/
Dhs_vk_target.h28 uint8_t width_log2; member
Dhs_vk.c945 hs->slab_keys = target->config.slab.height << target->config.slab.width_log2; in hs_vk_create()
/external/skia/src/compute/hs/cl/intel/gen8/u64/
Dhs_intel_gen8_u64.c39 .width_log2 = HS_SLAB_WIDTH_LOG2,
/external/skqp/src/compute/hs/cl/intel/gen8/u64/
Dhs_intel_gen8_u64.c39 .width_log2 = HS_SLAB_WIDTH_LOG2,
/external/skqp/src/compute/hs/cl/intel/gen8/u32/
Dhs_intel_gen8_u32.c39 .width_log2 = HS_SLAB_WIDTH_LOG2,
/external/skia/src/compute/hs/cl/intel/gen8/u32/
Dhs_intel_gen8_u32.c39 .width_log2 = HS_SLAB_WIDTH_LOG2,
/external/skqp/src/compute/hs/vk/amd/gcn/u64/
Dhs_amd_gcn_u64.c25 .width_log2 = HS_SLAB_WIDTH_LOG2,
/external/skqp/src/compute/hs/vk/intel/gen8/u32/
Dhs_intel_gen8_u32.c25 .width_log2 = HS_SLAB_WIDTH_LOG2,
/external/skia/src/compute/hs/vk/intel/gen8/u32/
Dhs_intel_gen8_u32.c25 .width_log2 = HS_SLAB_WIDTH_LOG2,
/external/skqp/src/compute/hs/vk/intel/gen8/u64/
Dhs_intel_gen8_u64.c25 .width_log2 = HS_SLAB_WIDTH_LOG2,
/external/skqp/src/compute/hs/vk/amd/gcn/u32/
Dhs_amd_gcn_u32.c25 .width_log2 = HS_SLAB_WIDTH_LOG2,
/external/skia/src/compute/hs/vk/nvidia/sm_35/u32/
Dhs_nvidia_sm35_u32.c25 .width_log2 = HS_SLAB_WIDTH_LOG2,
/external/skia/src/compute/hs/vk/intel/gen8/u64/
Dhs_intel_gen8_u64.c25 .width_log2 = HS_SLAB_WIDTH_LOG2,
/external/skia/src/compute/hs/vk/amd/gcn/u32/
Dhs_amd_gcn_u32.c25 .width_log2 = HS_SLAB_WIDTH_LOG2,
/external/skqp/src/compute/hs/vk/nvidia/sm_35/u32/
Dhs_nvidia_sm35_u32.c25 .width_log2 = HS_SLAB_WIDTH_LOG2,
/external/skia/src/compute/hs/vk/nvidia/sm_35/u64/
Dhs_nvidia_sm35_u64.c25 .width_log2 = HS_SLAB_WIDTH_LOG2,
/external/skqp/src/compute/hs/vk/nvidia/sm_35/u64/
Dhs_nvidia_sm35_u64.c25 .width_log2 = HS_SLAB_WIDTH_LOG2,
/external/skia/src/compute/hs/vk/amd/gcn/u64/
Dhs_amd_gcn_u64.c25 .width_log2 = HS_SLAB_WIDTH_LOG2,
/external/skia/src/compute/hs/cl/bench/
Dmain.c693 uint32_t const kpb = hs_target->config.slab.height << hs_target->config.slab.width_log2; in main()
750 1 << hs_target->config.slab.width_log2, in main()
/external/skqp/src/compute/hs/cl/bench/
Dmain.c693 uint32_t const kpb = hs_target->config.slab.height << hs_target->config.slab.width_log2; in main()
750 1 << hs_target->config.slab.width_log2, in main()

12