Home
last modified time | relevance | path

Searched defs:elemType (Results 1 – 16 of 16) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
DBufferMtl.h76 const gl::DrawElementsType elemType; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineSpecConstantTests.cpp1832 std::string generateArrayConstructorString (const glu::DataType elemType, in generateArrayConstructorString()
1929 std::string generateShaderChecksumComputationCode (const glu::DataType elemType, in generateShaderChecksumComputationCode()
2033 CaseDefinition makeArrayCompositeCaseDefinition (const glu::DataType elemType, const int size1, con… in makeArrayCompositeCaseDefinition()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/
DvktMemoryModelSharedLayoutCase.cpp61 const VarType &elemType = type.getElementType(); in computeReferenceLayout() local
/third_party/flatbuffers/java/com/google/flatbuffers/
DFlexBuffers.java1097 private final int elemType; field in FlexBuffers.TypedVector
1099 TypedVector(ReadBuf bb, int end, int byteWidth, int elemType) { in TypedVector()
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
DDeprecatedAPIChecker.java466 String elemType = null; in toTypeNameList() local
/third_party/skia/modules/svg/src/
DSkSVGDOM.cpp332 const SkDOM::Type elemType = dom.getType(xmlNode); in construct_svg_node() local
/third_party/flutter/skia/experimental/svg/model/
DSkSVGDOM.cpp419 const SkDOM::Type elemType = dom.getType(xmlNode); in construct_svg_node() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackFuzzLayoutCase.cpp587 const glu::DataType elemType = glu::getDataTypeScalarType(basicType); in computeXfbLayout() local
613 const VarType& elemType = type.getElementType(); in computeXfbLayout() local
/third_party/vk-gl-cts/modules/glshared/
DglsLifetimeTests.cpp1079 Type& elemType = m_attacher.getElementType(); in testDeletedNames() local
DglsUniformBlockCase.cpp508 const VarType& elemType = type.getElementType(); in computeStd140Layout() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutCase.cpp532 const VarType& elemType = type.getElementType(); in computeReferenceLayout() local
623 const VarType& elemType = varType.getElementType(); in computeReferenceLayout() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fSSBOLayoutCase.cpp514 const VarType& elemType = type.getElementType(); in computeReferenceLayout() local
599 const VarType& elemType = varType.getElementType(); in computeReferenceLayout() local
/third_party/mesa3d/src/mesa/main/
Ddraw.c1165 GLenum elemType, const void *elements, in check_draw_elements_data()
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcUniformBlockCase.cpp480 const VarType& elemType = type.getElementType(); in computeStd140Layout() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockCase.cpp617 const VarType& elemType = type.getElementType(); in computeReferenceLayout() local
/third_party/skia/src/sksl/codegen/
DSkSLVMCodeGenerator.cpp508 const Type& elemType = type.componentType(); in addDebugSlotInfo() local