Home
last modified time | relevance | path

Searched defs:numAttributes (Results 1 – 12 of 12) sorted by relevance

/external/angle/src/libANGLE/renderer/d3d/d3d11/
DInputLayoutCache.h49 uint32_t numAttributes; member
/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFDebugInfoEntry.cpp67 const uint32_t numAttributes = abbrevDecl->NumAttributes(); in Extract() local
248 const uint32_t numAttributes = abbrevDecl->NumAttributes(); in GetDIENamesAndRanges() local
/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/serialization/
DAttributeContainer.java215 int numAttributes = getAttributeCount(); in attributesAreEqual() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineVertexInputTests.cpp369 const size_t numAttributes = getNumAttributes(); in VertexInputTest() local
488 const size_t numAttributes = getNumAttributes(); in createInstance() local
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationUserDefinedIO.cpp774 const int numAttributes = NUM_TESS_LEVELS + 2 + 2; in iterate() local
/external/llvm-project/mlir/test/CAPI/
Dir.c188 unsigned numAttributes; member
/external/clang/include/clang-c/
DIndex.h5560 unsigned numAttributes; member
5598 unsigned numAttributes; member
/external/rust/crates/clang-sys/src/
Dlib.rs1401 pub numAttributes: c_uint, field
1417 pub numAttributes: c_uint, field
/external/llvm-project/clang/include/clang-c/
DIndex.h6320 unsigned numAttributes; member
6356 unsigned numAttributes; member
/external/deqp/modules/gles2/performance/
Des2pShaderOperatorTests.cpp1495 int numAttributes = FUNCTION_CASE_NUM_INDEPENDENT_CALCULATIONS + numParams - 1; in generateSingleProgramData() local
/external/deqp/modules/gles3/performance/
Des3pShaderOperatorTests.cpp1499 int numAttributes = FUNCTION_CASE_NUM_INDEPENDENT_CALCULATIONS + numParams - 1; in generateSingleProgramData() local
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dstate.h1119 uint8_t numAttributes; // total number of attributes to send to backend (up to 32) member