Searched defs:dType (Results 1 – 12 of 12) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_from_nir.cpp | 1635 const DataType dType = getDType(insn); in visit() local 1646 DataType dType = getSType(insn->src[0], false, false); in visit() local 1719 const DataType dType = getDType(insn); in visit() local 1874 const DataType dType = getDType(insn); in visit() local 1925 const DataType dType = getDType(insn); in visit() local 1942 const DataType dType = getDType(insn); in visit() local 1959 const DataType dType = getDType(insn); in visit() local 1996 const DataType dType = getDType(insn); in visit() local 2011 const DataType dType = getDType(insn); in visit() local 2038 const DataType dType = getDType(insn); in visit() local [all …]
|
D | nv50_ir_emit_gv100.cpp | 865 unsigned subOp, dType; in emitATOM() local 916 unsigned dType, subOp; in emitATOMS() local 1128 unsigned dType; in emitRED() local
|
D | nv50_ir_emit_gm107.cpp | 2644 unsigned dType, subOp; in emitATOM() local 2684 unsigned dType, subOp; in emitATOMS() local 2723 unsigned dType; in emitRED() local
|
D | nv50_ir_emit_nv50.cpp | 1355 DataType dType; in emitCVT() local
|
D | nv50_ir_emit_gk110.cpp | 1074 DataType dType; in emitCVT() local
|
D | nv50_ir_emit_nvc0.cpp | 1084 DataType dType; in emitCVT() local
|
D | nv50_ir.h | 946 DataType dType; // destination or defining type variable
|
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
D | es31cSeparateShaderObjsTests.cpp | 1216 … generateUniformFragSrc(std::string& outFragSrc, glu::GLSLVersion glslVersion, glu::DataType dType) in generateUniformFragSrc() 1387 …pareUniforms(glw::GLuint pipeline, glw::GLuint programA, glw::GLuint programB, glu::DataType dType, in setAndCompareUniforms() 1647 glu::DataType dType, int seed) in setAndCompareMatrixUniforms() 1882 …glu::DataType dType[5] = { glu::TYPE_INT, glu::TYPE_UINT, glu::TYPE_FLOAT, glu::TYPE_FLOAT_MAT2, in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmComputeShaderCase.cpp | 446 VkImageUsageFlags getMatchingComputeImageUsageFlags (VkDescriptorType dType) in getMatchingComputeImageUsageFlags()
|
D | vktSpvAsmGraphicsShaderTestUtil.cpp | 188 VkBufferUsageFlagBits getMatchingBufferUsageFlagBit (VkDescriptorType dType) in getMatchingBufferUsageFlagBit() 202 VkImageUsageFlags getMatchingImageUsageFlags (VkDescriptorType dType) in getMatchingImageUsageFlags()
|
/third_party/mindspore/mindspore/lite/schema/ |
D | ops_v0_generated.h | 6951 int32_t dType() const { in dType() function
|
/third_party/mindspore/mindspore/lite/schema/inner/ |
D | ops_v0_generated.h | 9823 int32_t dType = 0; member 9841 int32_t dType() const { in dType() function
|