Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
Dcomposite_bitmap_glyph.cc32 int32_t CompositeBitmapGlyph::NumComponents() { in NumComponents() function in sfntly::CompositeBitmapGlyph
/third_party/vk-gl-cts/external/openglcts/modules/glesext/draw_buffers_indexed/
DesextcDrawBuffersIndexedBlending.cpp332 unsigned int DrawBuffersIndexedBlending::NumComponents(glw::GLenum format) in NumComponents() function in glcts::DrawBuffersIndexedBlending
DesextcDrawBuffersIndexedColorMasks.cpp324 unsigned int DrawBuffersIndexedColorMasks::NumComponents(glw::GLenum format) in NumComponents() function in glcts::DrawBuffersIndexedColorMasks
/third_party/spirv-tools/source/opt/
Ddead_insert_elim_pass.cpp39 uint32_t DeadInsertElimPass::NumComponents(Instruction* typeInst) { in NumComponents() function in spvtools::opt::DeadInsertElimPass
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Ddead_insert_elim_pass.cpp39 uint32_t DeadInsertElimPass::NumComponents(Instruction* typeInst) { in NumComponents() function in spvtools::opt::DeadInsertElimPass
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Ddead_insert_elim_pass.cpp39 uint32_t DeadInsertElimPass::NumComponents(Instruction* typeInst) { in NumComponents() function in spvtools::opt::DeadInsertElimPass
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRenameIndependentSubregs.cpp160 unsigned NumComponents = 0; in findComponents() local
DLiveInterval.cpp1390 unsigned NumComponents = EqClass.getNumClasses(); in Distribute() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/
DAMDGPUBaseInfo.h47 unsigned NumComponents; member
DAMDGPUBaseInfo.cpp1344 uint8_t NumComponents, in getGcnBufferFormatInfo()
/third_party/mesa3d/src/mesa/main/
Dshader_types.h750 uint32_t NumComponents; member