Home
last modified time | relevance | path

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

/third_party/skia/src/sksl/ir/
DSkSLConstructorCompoundCast.cpp49 size_t numSlots = destType.slotCount(); in cast_constant_composite() local
DSkSLFunctionCall.cpp65 int numSlots = returnType.slotCount(); in assemble_compound() local
427 size_t numSlots = expr->type().slotCount(); in extract_matrix() local
DSkSLType.cpp821 int numSlots = valueExpr->type().slotCount(); in checkForOutOfRangeLiteral() local
/third_party/skia/src/sksl/
DSkSLConstantFolder.cpp158 int numSlots = expr.type().slotCount(); in contains_constant_zero() local
169 int numSlots = expr.type().slotCount(); in is_constant_value() local
/third_party/skia/third_party/externals/brotli/java/org/brotli/enc/
DPreparedDictionaryGenerator.java57 int numSlots = 1 << slotBits; in generate() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fInstancedRenderingTests.cpp478 …int numSlots = isMatCase ? glu::getDataTypeMatrixNumColumns(m_rgbAttrType) : 1; // Matrix uses a… in setupVarAttribPointer() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
DvktWsiSwapchainTests.cpp791 const int numSlots = 100; in createSwapchainPrivateDataTest() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp2486 const int numSlots = 100; in createPrivateDataTest() local