Home
last modified time | relevance | path

Searched defs:colorRef (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/
DBitmapSizeTable.java61 public int colorRef() { in colorRef() method in BitmapSizeTable
293 public int colorRef() { in colorRef() method in BitmapSizeTable.Builder
/third_party/skia/src/gpu/vk/
DGrVkRenderPass.cpp131 VkAttachmentReference colorRef; in Create() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleShaderFragmentMaskTests.cpp749 const VkAttachmentReference* colorRef = &attachmentReferences.back(); in drawAndSampleInputAttachment() local
958 const VkAttachmentReference* colorRef = &attachmentReferences.back(); in draw() local
DvktPipelineMultisampleMixedAttachmentSamplesTests.cpp1031 const VkAttachmentReference* colorRef = &attachmentReferences.back(); in draw() local
1671 …const VkAttachmentReference colorRef = makeAttachmentReference(0u, VK_IMAGE_LAYOUT_COLOR_ATTACHME… in drawResolve() local
DvktPipelineSamplerTests.cpp1598 const vk::VkAttachmentReference colorRef = in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorUpdateTests.cpp566 const vk::VkAttachmentReference colorRef = in iterate() local
971 const vk::VkAttachmentReference colorRef = in iterate() local
/third_party/skia/src/sfnt/
DSkOTTable_EBLC.h48 SK_OT_ULONG colorRef; //not used; set to 0. member
/third_party/astc-encoder/Test/
Dastc_test_functional.py363 def assertColorSame(self, colorRef, colorNew, threshold=0.02, swiz=None): argument
/third_party/astc-encoder/Source/
Dastcenc_compress_symbolic.cpp1473 vint4 colorRef = float_to_int_rtn(blk.texel(ii) * 255.0f / 65535.0f); in compress_block() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-color-cbdt-table.hh679 HBUINT32 colorRef; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.cpp1010 VkAttachmentReference colorRef; in InitializeRenderPassFromDesc() local
1075 VkAttachmentReference colorRef; in InitializeRenderPassFromDesc() local