Home
last modified time | relevance | path

Searched defs:useStorageBuffer (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/graphite/
H A DKeyHelpers.cpp343 bool useStorageBuffer) in GradientData()
368 bool useStorageBuffer, in GradientData()
2419 bool useStorageBuffer = keyContext.caps()->gradientBufferSupport(); in add_gradient_to_key() local
/aosp_15_r20/external/skia/src/gpu/graphite/precompile/
H A DPrecompileShader.cpp509 bool useStorageBuffer = keyContext.caps()->gradientBufferSupport(); in addToKey() local
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/MachineIndependent/
H A Dlocalintermediate.h1179 bool useStorageBuffer; variable
/aosp_15_r20/external/deqp-deps/glslang/glslang/MachineIndependent/
Dlocalintermediate.h1161 bool useStorageBuffer; variable
/aosp_15_r20/external/angle/third_party/glslang/src/SPIRV/
H A DGlslangToSpv.cpp377 …ecoration TranslateBlockDecoration(const glslang::TStorageQualifier storage, bool useStorageBuffer) in TranslateBlockDecoration()
/aosp_15_r20/external/deqp-deps/glslang/SPIRV/
DGlslangToSpv.cpp373 …ecoration TranslateBlockDecoration(const glslang::TStorageQualifier storage, bool useStorageBuffer) in TranslateBlockDecoration()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp1472 tcu::TestCaseGroup *createOpAtomicGroup(tcu::TestContext &testCtx, bool useStorageBuffer, int numEl… in createOpAtomicGroup()