OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:i915_tiling
(Results
1 - 2
of
2
) sorted by null
/external/mesa3d/src/intel/vulkan/
anv_android.c
137
int
i915_tiling
= anv_gem_get_tiling(device, bo->gem_handle);
local
138
switch (
i915_tiling
) {
158
"tiling %d for VkNativeBufferANDROID",
i915_tiling
);
anv_device.c
1850
const uint32_t
i915_tiling
=
local
[
all
...]
Completed in 103 milliseconds