Home
last modified time | relevance | path

Searched defs:dstType (Results 1 – 17 of 17) 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.c485 GLenum dstType, GLvoid *dest, in _mesa_unpack_stencil_span()
598 GLenum dstType, GLvoid *dest, const GLubyte *source, in _mesa_pack_stencil_span()
770 GLenum dstType, GLvoid *dest, GLuint depthMax, in _mesa_unpack_depth_span()
1003 GLenum dstType, const GLfloat *depthSpan, in _mesa_pack_depth_span()
1139 GLenum dstType, GLuint *dest, in _mesa_pack_depth_stencil_span()
Dtexstore.c152 GLenum dstType; in _mesa_texstore_z32() local
829 GLenum dstType; in _mesa_texstore_needs_transfer_ops() local
Dblit.c104 GLenum dstType = _mesa_get_format_datatype(dstFormat); in compatible_color_datatypes() local
Dimage.c475 GLenum dstType, GLvoid *dst, in _mesa_convert_colors()
/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.cpp28 GrColorType dstType, char* dst) { in fill_transfer_data()
DVkHardwareBufferTest.cpp1075 SrcType srcType, DstType dstType, bool shareSyncs) { in run_test()
/external/skia/src/sksl/codegen/
DSkSLVMCodeGenerator.cpp1022 const Type& dstType = c.type(); in writeConstructorCast() local
1044 const Type& dstType = ctor.type(); in writeConstructorDiagonalMatrix() local
1066 const Type& dstType = ctor.type(); in writeConstructorMatrixResize() local
DSkSLSPIRVCodeGenerator.cpp1483 SpvId SPIRVCodeGenerator::writeMatrixCopy(SpvId src, const Type& srcType, const Type& dstType, in writeMatrixCopy()
1758 const Type& dstType = ctorType.componentType(); in writeConstructorCompoundCast() local
/external/mesa3d/src/mesa/swrast/
Ds_span.c1423 GLenum dstType = GL_FLOAT; in _swrast_read_rgba_span() local
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DContext11.cpp73 const gl::DrawElementsType dstType = in DrawCallHasStreamingElementArray() local
/external/deqp/modules/gles3/functional/
Des3fFramebufferBlitTests.cpp1054 tcu::TextureChannelClass dstType = tcu::getTextureChannelClass(dstTexFmt.type); in init() local
/external/deqp/framework/randomshaders/
DrsgExpression.cpp659 bool isConversionOk (VariableType::Type srcType, VariableType::Type dstType, ConstValueRangeAccess … in isConversionOk()
/external/icu/icu4c/source/i18n/
Dtzfmt.cpp1357 …oneFormat::formatSpecific(const TimeZone& tz, UTimeZoneNameType stdType, UTimeZoneNameType dstType, in formatSpecific()
/external/angle/src/libANGLE/renderer/d3d/d3d9/
DRenderer9.cpp1377 gl::DrawElementsType dstType = gl::DrawElementsType::InvalidEnum; in applyIndexBuffer() local
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp12719 const TestType& dstType = testTypes[dstTypeIdx]; in createFloat16VectorShuffleSet() local