Home
last modified time | relevance | path

Searched defs:index_cache (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_draw_private.h127 struct index_cache { struct
128 u_generate_func generate;
129 unsigned gen_nr;
133 struct pipe_resource *buffer;
186 struct index_cache index_cache[PIPE_PRIM_MAX][IDX_CACHE_MAX]; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Davailable_instructions.h65 mutable std::unordered_map<uint32_t, opt::Instruction*> index_cache; variable
/third_party/spirv-tools/source/fuzz/
Davailable_instructions.h65 mutable std::unordered_map<uint32_t, opt::Instruction*> index_cache; variable
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Davailable_instructions.h65 mutable std::unordered_map<uint32_t, opt::Instruction*> index_cache; variable
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_resource.h57 struct panfrost_minmax_cache *index_cache; member
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_resource.h86 struct panfrost_minmax_cache *index_cache; member