Home
last modified time | relevance | path

Searched defs:dref (Results 1 – 15 of 15) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dfitsdec.c244 #define CASE_RGB(cas, dst, type, dref) \ in fits_decode_frame() argument
/third_party/skia/third_party/externals/angle2/src/common/spirv/
Dspirv_instruction_builder_autogen.cpp922 IdRef dref, in WriteImageSampleDrefImplicitLod()
948 IdRef dref, in WriteImageSampleDrefExplicitLod()
1016 IdRef dref, in WriteImageSampleProjDrefImplicitLod()
1043 IdRef dref, in WriteImageSampleProjDrefExplicitLod()
1117 IdRef dref, in WriteImageDrefGather()
3008 IdRef dref, in WriteImageSparseSampleDrefImplicitLod()
3035 IdRef dref, in WriteImageSparseSampleDrefExplicitLod()
3106 IdRef dref, in WriteImageSparseSampleProjDrefImplicitLod()
3133 IdRef dref, in WriteImageSparseSampleProjDrefExplicitLod()
3207 IdRef dref, in WriteImageSparseDrefGather()
Dspirv_instruction_parser_autogen.cpp1083 IdRef *dref, in ParseImageSampleDrefImplicitLod()
1114 IdRef *dref, in ParseImageSampleDrefExplicitLod()
1197 IdRef *dref, in ParseImageSampleProjDrefImplicitLod()
1228 IdRef *dref, in ParseImageSampleProjDrefExplicitLod()
1316 IdRef *dref, in ParseImageDrefGather()
3573 IdRef *dref, in ParseImageSparseSampleDrefImplicitLod()
3604 IdRef *dref, in ParseImageSparseSampleDrefExplicitLod()
3687 IdRef *dref, in ParseImageSparseSampleProjDrefImplicitLod()
3718 IdRef *dref, in ParseImageSparseSampleProjDrefExplicitLod()
3806 IdRef *dref, in ParseImageSparseDrefGather()
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcPackedDepthStencilTests.cpp866 float d, dref = 0.0; in verifyDepthStencilGradient() local
1126 float dref = (float)(colorref & 0xff) / 0xff; in verifyColorGradient() local
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
Dspirv_builder.c785 SpvId dref, in spirv_builder_emit_image_sample()
981 SpvId dref, in spirv_builder_emit_image_gather()
Dnir_to_spirv.c3362 SpvId coord = 0, proj = 0, bias = 0, lod = 0, dref = 0, dx = 0, dy = 0, in emit_tex() local
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_glsl.hpp421 uint32_t coord = 0, coord_components = 0, dref = 0; member
Dspirv_hlsl.cpp2748 uint32_t dref = 0; in emit_texture_op() local
Dspirv_glsl.cpp6611 uint32_t dref = 0; in to_texture_op() local
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_lowering_nv50.cpp779 const int dref = arg; in handleTEX() local
/third_party/ffmpeg/libavformat/
Dmov.c596 MOVDref *dref = &sc->drefs[i]; in mov_read_dref() local
608 MOVDref *dref = &sc->drefs[i]; in mov_read_dref() local
4291 MOVDref *dref = &sc->drefs[sc->dref_id - 1]; in mov_read_trak() local
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Datoms.c1066 atom_dref_init (AtomDREF * dref, AtomsContext * context) in atom_dref_init()
1085 atom_dref_clear (AtomDREF * dref) in atom_dref_clear()
2614 atom_dref_copy_data (AtomDREF * dref, guint8 ** buffer, guint64 * size, in atom_dref_copy_data()
Datoms.h353 AtomDREF dref; member
Dqtdemux.c10447 GstByteReader dref; in qtdemux_get_rtsp_uri_from_hndl() local
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DSpirvShaderDebugger.cpp2006 SpirvShader::Impl::Debugger::Shadow::Memory::dref(int lane) const in dref() function in sw::SpirvShader::Impl::Debugger::Shadow::Memory