Searched defs:imgtype (Results 1 – 10 of 10) sorted by relevance
| /third_party/ffmpeg/libavcodec/ |
| D | lclenc.c | 57 int imgtype; member
|
| D | lcldec.c | 57 int imgtype; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
| D | vktImageAtomicSpirvShaders.cpp | 6525 CaseVariant::CaseVariant (ImageType imgtype, tcu::TextureFormat::ChannelOrder order, tcu::TextureFo… in CaseVariant()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
| D | vktImageAtomicSpirvShaders.cpp | 6525 CaseVariant::CaseVariant (ImageType imgtype, tcu::TextureFormat::ChannelOrder order, tcu::TextureFo… in CaseVariant()
|
| /third_party/skia/third_party/externals/spirv-cross/ |
| D | spirv_glsl.hpp | 401 const SPIRType *imgtype = nullptr; member
|
| D | spirv_glsl.cpp | 6129 string CompilerGLSL::legacy_tex_op(const std::string &op, const SPIRType &imgtype, uint32_t tex) in legacy_tex_op() 6699 auto &imgtype = get<SPIRType>(type.self); in to_texture_op() local 6892 auto &imgtype = *args.base.imgtype; in to_function_name() local 6989 auto &imgtype = *args.base.imgtype; in to_function_args() local 11726 auto &imgtype = get<SPIRType>(type.self); in emit_instruction() local 12004 auto &imgtype = get<SPIRType>(type.self); in emit_instruction() local
|
| D | spirv_msl.cpp | 8391 auto &imgtype = get<SPIRType>(type.self); in emit_texture_op() local 9276 auto &imgtype = *args.base.imgtype; in to_function_name() local 9441 auto &imgtype = *args.base.imgtype; in to_function_args() local 9967 auto &imgtype = get<SPIRType>(type.self); in to_texture_op() local
|
| D | spirv_hlsl.cpp | 2814 auto &imgtype = expression_type(img); in emit_texture_op() local
|
| /third_party/python/Lib/tkinter/ |
| D | tix.py | 395 def image_create(self, imgtype, cnf={}, master=None, **kw): argument
|
| D | __init__.py | 4023 def __init__(self, imgtype, name=None, cnf={}, master=None, **kw): argument
|