Lines Matching full:blorp
1943 - intel/blorp: Use nir_texop_txl
1949 - anv/blorp: Drop some can_ycbcr checks
1950 - anv/blorp: Use the isl_surf for computing level_width/height in anv_image_ccs_op
2199 - intel/blorp: Move most of BLORP_CREATE_NIR_INPUT into a function
2200 - intel/blorp: Add compute support to BLORP_CREATE_NIR_INPUT
2201 - intel/blorp: Add shader_pipeline to brw_blorp_base_key
2202 - intel/blorp: Add brw_blorp_init_cs_prog_key
2203 - intel/compiler: Use INTEL_DEBUG=blorp to dump blorp compute shaders
2204 - intel/blorp: Add subgroup_id input for compute programs
2205 - intel/blorp: Add blorp_compile_cs
2206 - intel/blorp: Split out ps specific sampler state into a separate function
2207 - intel/blorp: Split out surface setup from state emission
2208 - blorp: Add blorp_alloc_general_state
2209 - intel/blorp: Emit compute program based on BLORP_BATCH_USE_COMPUTE
2211 - intel/blorp: Add blorp_get_cs_local_y, blorp_set_cs_dims
2212 - intel/blorp: Change discard terminology to bounds
2213 - intel/blorp: Add blorp_check_in_bounds()
2214 - intel/blorp: Use blorp_check_in_bounds for discards
2215 - blorp: Set view usage to ISL_SURF_USAGE_STORAGE_BIT for compute
2216 - blorp/clear: Simplify rbg-as-red channel packing
2217 - intel/blorp: Convert blorp_clear color_write_disable to a bitmask
2218 - intel/blorp: Support compute for slow clears
2219 - intel/blorp/blit: Rename wm_prog_key and prog_key to key
2220 - intel/blorp: Support some image/buffer blit operations using compute
2223 - anv/blorp: Make sure blorp type is supported by the queue
2224 - anv/blorp: Select pipeline based on BLORP_BATCH_USE_COMPUTE
2225 - anv/blorp: Add anv_blorp_batch_init, anv_blorp_batch_finish
2226 - anv/blorp: Force compute blorp on compute-only queues
3343 - intel/blorp: Fix faked RGB image alignment on XeHP
3344 - intel/blorp: Fix Gfx7 stencil surface state valign
4049 - intel/blorp: fix a compile warning about uninitialized use