Home
last modified time | relevance | path

Searched defs:gTable (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/ganesh/vk/
H A DGrVkPipeline.cpp190 static const VkStencilOp gTable[] = { in stencil_op_to_vk_stencil_op() local
214 static const VkCompareOp gTable[] = { in stencil_func_to_vk_compare_op() local
349 static const VkBlendOp gTable[] = { in blend_equation_to_vk_blend_op() local
/aosp_15_r20/external/skia/src/gpu/graphite/vk/
H A DVulkanGraphicsPipeline.cpp176 static const VkStencilOp gTable[] = { in stencil_op_to_vk_stencil_op() local
200 static const VkCompareOp gTable[] = { in compare_op_to_vk_compare_op() local
333 static const VkBlendOp gTable[] = { in blend_equation_to_vk_blend_op() local
/aosp_15_r20/external/skia/src/core/
H A DSkUnPreMultiply.cpp20 const uint32_t SkUnPreMultiply::gTable[] = { member in SkUnPreMultiply
/aosp_15_r20/external/skia/src/gpu/
H A DDitherUtils.cpp93 } gTable; in MakeDitherLUT() local
/aosp_15_r20/external/skia/modules/sksg/src/
H A DSkSGColorFilter.cpp172 uint8_t rTable[256], gTable[256], bTable[256]; in MakeNColorGradient() local
/aosp_15_r20/external/skia/src/gpu/graphite/dawn/
H A DDawnGraphicsPipeline.cpp234 static const wgpu::BlendOperation gTable[] = { in blend_equation_to_dawn_blend_op() local
/aosp_15_r20/external/skia/src/gpu/ganesh/gl/
H A DGrGLUtil.cpp817 static const GrGLenum gTable[kGrStencilTestCount] = { in GrToGLStencilFunc() local
H A DGrGLGpu.cpp2635 static const GrGLenum gTable[kGrStencilOpCount] = { in gr_to_gl_stencil_op() local