Home
last modified time | relevance | path

Searched defs:local_mem_size (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/freedreno/ir3/
Dir3_compiler.h149 uint32_t local_mem_size; member
/third_party/boost/libs/compute/include/boost/compute/algorithm/detail/
Dfind_extrema_with_reduce.hpp50 const size_t local_mem_size = device.get_info<CL_DEVICE_LOCAL_MEM_SIZE>(); in find_extrema_with_reduce_requirements_met() local
Dreduce_by_key_with_scan.hpp522 const size_t local_mem_size = device.get_info<CL_DEVICE_LOCAL_MEM_SIZE>(); in reduce_by_key_with_scan_requirements_met() local
/third_party/boost/boost/compute/algorithm/detail/
Dfind_extrema_with_reduce.hpp50 const size_t local_mem_size = device.get_info<CL_DEVICE_LOCAL_MEM_SIZE>(); in find_extrema_with_reduce_requirements_met() local
Dreduce_by_key_with_scan.hpp522 const size_t local_mem_size = device.get_info<CL_DEVICE_LOCAL_MEM_SIZE>(); in reduce_by_key_with_scan_requirements_met() local
/third_party/mesa3d/src/microsoft/clc/
Dclc_compiler.h84 size_t local_mem_size; member