Home
last modified time | relevance | path

Searched defs:get_image_dim (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/OpenCL-CTS/test_conformance/api/
H A Dtest_mem_object_info.cpp43 get_image_dim(MTdata *d, unsigned int mod) in get_image_dim() function
/aosp_15_r20/external/mesa3d/src/nouveau/compiler/nak/
H A Dfrom_nir.rs1920 fn get_image_dim(&mut self, intrin: &nir_intrinsic_instr) -> ImageDim { in get_image_dim() method