HomeSort by relevance Sort by last modified time
    Searched refs:s_max (Results 1 - 5 of 5) sorted by null

  /external/skia/src/compute/hs/gen/
main.c 816 uint32_t const s_max = merge->rows_bc; local
819 for (uint32_t r_lo = 1; r_lo <= hsg_config.thread.regs; r_lo += s_max)
823 uint32_t const s_count = MIN_MACRO(s_max,r_rem);
    [all...]
  /external/skqp/src/compute/hs/gen/
main.c 816 uint32_t const s_max = merge->rows_bc; local
819 for (uint32_t r_lo = 1; r_lo <= hsg_config.thread.regs; r_lo += s_max)
823 uint32_t const s_count = MIN_MACRO(s_max,r_rem);
    [all...]
  /external/deqp-deps/SPIRV-Tools/test/
ext_inst.opencl_test.cpp 214 CASE2(SMax, s_max),
  /external/swiftshader/third_party/SPIRV-Tools/test/
ext_inst.opencl_test.cpp 214 CASE2(SMax, s_max),
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_performance_query.c 1952 int s_max = devinfo->num_slices; local
    [all...]

Completed in 789 milliseconds