Home
last modified time | relevance | path

Searched defs:getComponentCount (Results 1 – 5 of 5) sorted by relevance

/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
DLigatureEntry.java27 public int getComponentCount() in getComponentCount() method in LigatureEntry
/external/deqp/modules/glshared/
DglsVertexArrayTests.hpp181 virtual int getComponentCount (void) const { return m_componentCount; } in getComponentCount() function in deqp::gls::ContextArray
DglsVertexArrayTests.cpp1030 int ContextShaderProgram::getComponentCount (const Array::OutputType& type) in getComponentCount() function in deqp::gls::ContextShaderProgram
DglsDrawTest.cpp921 int getComponentCount (void) const { return m_componentCount; } in getComponentCount() function in deqp::gls::__anon78ceaf150111::AttributeArray
1481 int DrawTestShaderProgram::getComponentCount (const DrawTestSpec::OutputType& type) in getComponentCount() function in deqp::gls::__anon78ceaf150111::DrawTestShaderProgram
/external/deqp/external/vulkancts/modules/vulkan/fragment_shading_barycentric/
DvktFragmentShadingBarycentricTests.cpp102 size_t getComponentCount (const TestParams& testParams) in getComponentCount() function