Home
last modified time | relevance | path

Searched defs:hasVertexCache (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DR600Subtarget.h123 bool hasVertexCache() const { return HasVertexCache; } in hasVertexCache() function
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.h324 bool hasVertexCache() const { in hasVertexCache() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.h1313 bool hasVertexCache() const { return HasVertexCache; } in hasVertexCache() function