/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/ |
D | BufferMtl.h | 76 const gl::DrawElementsType elemType; member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineSpecConstantTests.cpp | 1832 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/ |
D | vktMemoryModelSharedLayoutCase.cpp | 61 const VarType &elemType = type.getElementType(); in computeReferenceLayout() local
|
/third_party/flatbuffers/java/com/google/flatbuffers/ |
D | FlexBuffers.java | 1097 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/ |
D | DeprecatedAPIChecker.java | 466 String elemType = null; in toTypeNameList() local
|
/third_party/skia/modules/svg/src/ |
D | SkSVGDOM.cpp | 332 const SkDOM::Type elemType = dom.getType(xmlNode); in construct_svg_node() local
|
/third_party/flutter/skia/experimental/svg/model/ |
D | SkSVGDOM.cpp | 419 const SkDOM::Type elemType = dom.getType(xmlNode); in construct_svg_node() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/ |
D | vktTransformFeedbackFuzzLayoutCase.cpp | 587 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/ |
D | glsLifetimeTests.cpp | 1079 Type& elemType = m_attacher.getElementType(); in testDeletedNames() local
|
D | glsUniformBlockCase.cpp | 508 const VarType& elemType = type.getElementType(); in computeStd140Layout() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/ |
D | vktSSBOLayoutCase.cpp | 532 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/ |
D | es31fSSBOLayoutCase.cpp | 514 const VarType& elemType = type.getElementType(); in computeReferenceLayout() local 599 const VarType& elemType = varType.getElementType(); in computeReferenceLayout() local
|
/third_party/mesa3d/src/mesa/main/ |
D | draw.c | 1165 GLenum elemType, const void *elements, in check_draw_elements_data()
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcUniformBlockCase.cpp | 480 const VarType& elemType = type.getElementType(); in computeStd140Layout() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/ |
D | vktUniformBlockCase.cpp | 617 const VarType& elemType = type.getElementType(); in computeReferenceLayout() local
|
/third_party/skia/src/sksl/codegen/ |
D | SkSLVMCodeGenerator.cpp | 508 const Type& elemType = type.componentType(); in addDebugSlotInfo() local
|