Home
last modified time | relevance | path

Searched defs:workgroup_size (Results 1 – 25 of 33) sorted by relevance

12

/third_party/skia/third_party/externals/spirv-cross/reference/shaders-reflection/comp/
Dfunction-pointer.invalid.asm.comp.json6 "workgroup_size" : [ array
Dphysical-pointer.comp.json6 "workgroup_size" : [ array
Dworkgroup-size-spec-constant.comp.json6 "workgroup_size" : [ array
Darray-of-physical-pointer.comp.json6 "workgroup_size" : [ array
Dstruct-layout.comp.json6 "workgroup_size" : [ array
/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dentry_point_info.h88 GridSize workgroup_size; member
/third_party/skia/third_party/externals/spirv-cross/reference/shaders-reflection/asm/
Dop-source-hlsl-uav-1.asm.comp.json6 "workgroup_size" : [ array
Dop-source-none-uav-1.asm.comp.json6 "workgroup_size" : [ array
Dop-source-none-ssbo-1.asm.comp.json6 "workgroup_size" : [ array
Dop-source-glsl-ssbo-1.asm.comp.json6 "workgroup_size" : [ array
Dop-source-none-uav-2.asm.comp.json6 "workgroup_size" : [ array
Dop-source-hlsl-uav-2.asm.comp.json6 "workgroup_size" : [ array
Dop-source-glsl-ssbo-2.asm.comp.json6 "workgroup_size" : [ array
Dop-source-none-ssbo-2.asm.comp.json6 "workgroup_size" : [ array
/third_party/mesa3d/src/intel/compiler/
Dbrw_simd_selection.c75 const unsigned workgroup_size = prog_data->local_size[0] * in brw_simd_should_compile() local
Dbrw_nir_lower_cs_intrinsics.c289 ASSERTED unsigned workgroup_size = in brw_nir_lower_cs_intrinsics() local
Dbrw_mesh.cpp553 const unsigned workgroup_size = nir->info.workgroup_size[0] * in brw_nir_initialize_mue() local
/third_party/mesa3d/src/amd/common/
Dac_shader_util.c767 unsigned workgroup_size = MAX2(es_verts, gs_inst_prims); in ac_compute_esgs_workgroup_size() local
787 unsigned workgroup_size = MAX4(max_vtx_in, max_vtx_out, max_prim_in, max_prim_out); in ac_compute_ngg_workgroup_size() local
/third_party/skia/third_party/externals/spirv-cross/reference/shaders-reflection/asm/comp/
Dpointer-to-array-of-physical-pointer.asm.comp.json6 "workgroup_size" : [ array
/third_party/skia/third_party/externals/tint/src/sem/
Dfunction.h80 void SetWorkgroupSize(sem::WorkgroupSize workgroup_size) { in SetWorkgroupSize()
/third_party/skia/third_party/externals/tint/src/inspector/
Dentry_point.h163 std::tuple<uint32_t, uint32_t, uint32_t> workgroup_size() { in workgroup_size() function
/third_party/mesa3d/src/amd/compiler/
Daco_live_var_analysis.cpp286 unsigned workgroup_size = in calc_waves_per_workgroup() local
Daco_shader_info.h109 unsigned workgroup_size; member
/third_party/mesa3d/src/compiler/nir/
Dnir_range_analysis.c1394 uint32_t workgroup_size = config->max_workgroup_invocations; in nir_unsigned_upper_bound() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_compiler.h148 unsigned workgroup_size[3]; member

12