Home
last modified time | relevance | path

Searched defs:dstType (Results 1 – 24 of 24) sorted by relevance

/external/angle/src/libANGLE/renderer/d3d/
DIndexDataManager.cpp91 gl::DrawElementsType dstType, in StreamInIndexBuffer()
137 gl::DrawElementsType dstType, in prepareIndexData()
237 gl::DrawElementsType dstType, in streamIndexData()
/external/mesa3d/src/mesa/main/
Dpack.c486 GLenum dstType, GLvoid *dest, in _mesa_unpack_stencil_span()
599 GLenum dstType, GLvoid *dest, const GLubyte *source, in _mesa_pack_stencil_span()
771 GLenum dstType, GLvoid *dest, GLuint depthMax, in _mesa_unpack_depth_span()
1004 GLenum dstType, const GLfloat *depthSpan, in _mesa_pack_depth_span()
1140 GLenum dstType, GLuint *dest, in _mesa_pack_depth_stencil_span()
Dtexstore.c152 GLenum dstType; in _mesa_texstore_z32() local
836 GLenum dstType; in _mesa_texstore_needs_transfer_ops() local
Dblit.c115 GLenum dstType = _mesa_get_format_datatype(dstFormat); in compatible_color_datatypes() local
/external/OpenCL-CTS/test_conformance/basic/
Dtest_explicit_s2v.cpp209 int i, dstType, failed = 0; in test_explicit_s2v_function_set() local
/external/skia/tests/
DTransferPixelsTest.cpp49 GrColorType dstType, char* dst) { in fill_transfer_data()
DVkHardwareBufferTest.cpp1108 SrcType srcType, DstType dstType, bool shareSyncs) { in run_test()
/external/angle/third_party/glslang/src/glslang/MachineIndependent/
DConstant.cpp498 ConvType srcType = CONV_UINT, dstType = CONV_UINT; in fold() local
DIntermediate.cpp2796 TBasicType dstType = node.getType().getBasicType(); in isSpecializationOperation() local
/external/deqp-deps/glslang/glslang/MachineIndependent/
DConstant.cpp498 ConvType srcType = CONV_UINT, dstType = CONV_UINT; in fold() local
DIntermediate.cpp2786 TBasicType dstType = node.getType().getBasicType(); in isSpecializationOperation() local
/external/intel-media-driver/media_driver/agnostic/common/cm/
Dcm_mov_inst.h587 const char *dstType, *srcType; in emit() local
/external/ow2-asm/asm/src/main/java/org/objectweb/asm/
DFrame.java1280 int dstType = dstTypes[dstIndex]; in merge() local
/external/pytorch/torch/csrc/jit/tensorexpr/
Dllvm_codegen.cpp1138 llvm::Type* dstType = in visit() local
1266 llvm::Type* dstType = dtypeToLLVM(v->dtype()); in visit() local
1933 llvm::Type* dstType = dtypeToLLVM(v->dtype()); in emitIsNan() local
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DContext11.cpp69 const gl::DrawElementsType dstType = in DrawCallHasStreamingElementArray() local
/external/deqp/modules/gles3/functional/
Des3fFramebufferBlitTests.cpp1062 tcu::TextureChannelClass dstType = tcu::getTextureChannelClass(dstTexFmt.type); in init() local
/external/angle/src/libANGLE/capture/
DFrameCaptureCL.cpp931 std::string dstType = "dst_"; in removeCLMemOccurrences() local
/external/deqp/framework/randomshaders/
DrsgExpression.cpp712 bool isConversionOk(VariableType::Type srcType, VariableType::Type dstType, ConstValueRangeAccess v… in isConversionOk()
/external/icu/icu4c/source/i18n/
Dtzfmt.cpp1349 …oneFormat::formatSpecific(const TimeZone& tz, UTimeZoneNameType stdType, UTimeZoneNameType dstType, in formatSpecific()
/external/cronet/stable/third_party/icu/source/i18n/
Dtzfmt.cpp1357 …oneFormat::formatSpecific(const TimeZone& tz, UTimeZoneNameType stdType, UTimeZoneNameType dstType, in formatSpecific()
/external/cronet/tot/third_party/icu/source/i18n/
Dtzfmt.cpp1357 …oneFormat::formatSpecific(const TimeZone& tz, UTimeZoneNameType stdType, UTimeZoneNameType dstType, in formatSpecific()
/external/skia/src/sksl/codegen/
DSkSLSPIRVCodeGenerator.cpp2795 SpvId SPIRVCodeGenerator::writeMatrixCopy(SpvId src, const Type& srcType, const Type& dstType, in writeMatrixCopy()
3012 const Type& dstType = ctorType.componentType(); in writeConstructorCompoundCast() local
/external/angle/src/libANGLE/renderer/d3d/d3d9/
DRenderer9.cpp1426 gl::DrawElementsType dstType = gl::DrawElementsType::InvalidEnum; in applyIndexBuffer() local
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp13179 const TestType &dstType = testTypes[dstTypeIdx]; in createFloat16VectorShuffleSet() local