Searched defs:postfixes (Results 1 – 7 of 7) sorted by relevance
/external/deqp-deps/glslang/glslang/MachineIndependent/ |
D | Initialize.h | 105 const char* postfixes[5]; variable
|
/external/angle/third_party/vulkan-deps/glslang/src/glslang/MachineIndependent/ |
D | Initialize.h | 105 const char* postfixes[5]; variable
|
/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/ |
D | conv_constants.cc | 55 const std::string postfixes[] = {".x", ".y", ".z", ".w"}; in GenerateConv() local 119 const std::string postfixes[] = {".x", ".xy", ".xyz", ""}; in GenerateConvolutionConstantCode() local
|
D | split.cc | 114 const std::string postfixes[] = {"x", "y", "z", "w"}; in GetSplitChannelsCode() local
|
D | strided_slice.cc | 137 const std::string postfixes[] = {"x", "y", "z", "w"}; in GetStridedSliceCode() local
|
/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/special/ |
D | depthwise_conv_plus_1x1_conv.cc | 178 const std::string postfixes[] = {".x", ".xy", ".xyz", ""}; in GenerateCode() local
|
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/ |
D | cl_arguments.cc | 454 const std::string postfixes[4] = {"x", "y", "z", "w"}; in RenameArgumentsInCode() local
|