Home
last modified time | relevance | path

Searched defs:orig_width (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_fs_copy_propagation.cpp623 const unsigned orig_width = 1 << entry->src.width; in try_copy_propagate() local
/external/deqp-deps/SPIRV-Tools/source/opt/
Dconvert_to_half_pass.cpp127 uint32_t orig_width = (cty_inst->GetSingleWordInOperand(0) == 16) ? 32 : 16; in MatConvertCleanup() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dconvert_to_half_pass.cpp127 uint32_t orig_width = (cty_inst->GetSingleWordInOperand(0) == 16) ? 32 : 16; in MatConvertCleanup() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dconvert_to_half_pass.cpp127 uint32_t orig_width = (cty_inst->GetSingleWordInOperand(0) == 16) ? 32 : 16; in MatConvertCleanup() local
/external/libaom/libaom/av1/encoder/
Dintra_mode_search.c520 int orig_width, int orig_height, in extend_palette_color_map()