Searched defs:dType (Results  1 – 12 of 12) sorted by relevance
| /external/mesa3d/src/gallium/drivers/nouveau/codegen/ | 
| D | nv50_ir_from_nir.cpp | 1627       const DataType dType = getDType(insn);  in visit()  local1638       DataType dType = getSType(insn->src[0], false, false);  in visit()  local
 1711       const DataType dType = getDType(insn);  in visit()  local
 1863       const DataType dType = getDType(insn);  in visit()  local
 1914       const DataType dType = getDType(insn);  in visit()  local
 1931       const DataType dType = getDType(insn);  in visit()  local
 1948       const DataType dType = getDType(insn);  in visit()  local
 1985       const DataType dType = getDType(insn);  in visit()  local
 2000       const DataType dType = getDType(insn);  in visit()  local
 2027       const DataType dType = getDType(insn);  in visit()  local
 [all …]
 
 | 
| D | nv50_ir_emit_gv100.cpp | 825    unsigned subOp, dType;  in emitATOM()  local875    unsigned dType, subOp;  in emitATOMS()  local
 1087    unsigned dType;  in emitRED()  local
 
 | 
| D | nv50_ir_emit_gm107.cpp | 2635    unsigned dType, subOp;  in emitATOM()  local2675    unsigned dType, subOp;  in emitATOMS()  local
 2714    unsigned dType;  in emitRED()  local
 
 | 
| D | nv50_ir_emit_nv50.cpp | 1347    DataType dType;  in emitCVT()  local
 | 
| D | nv50_ir_emit_gk110.cpp | 1076    DataType dType;  in emitCVT()  local
 | 
| D | nv50_ir_emit_nvc0.cpp | 1086    DataType dType;  in emitCVT()  local
 | 
| D | nv50_ir.h | 920    DataType dType; // destination or defining type  variable
 | 
| /external/ms-tpm-20-ref/TPMCmd/tpm/src/main/ | 
| D | CommandDispatcher.c | 158     BYTE                     dType;  in ParseHandleBuffer()  local
 | 
| /external/deqp/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
 
 | 
| /external/deqp/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()
 
 | 
| /external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/ | 
| D | convert_nodes_test.cc | 1103   const auto dType = data.tensor.dtype();  in GetDataAsFloat()  local
 |