Searched defs:oz (Results 1 – 6 of 6) sorted by relevance
/external/mesa3d/src/mesa/math/ |
D | m_xform_tmp.h | 425 const GLfloat ox = from[0], oy = from[1], oz = from[2]; in TAG() local 471 const GLfloat ox = from[0], oy = from[1], oz = from[2]; in TAG() local 493 const GLfloat ox = from[0], oy = from[1], oz = from[2]; in TAG() local 517 const GLfloat ox = from[0], oy = from[1], oz = from[2]; in TAG() local 542 const GLfloat ox = from[0], oy = from[1], oz = from[2]; in TAG() local 565 const GLfloat ox = from[0], oy = from[1], oz = from[2]; in TAG() local 593 const GLfloat ox = from[0], oy = from[1], oz = from[2], ow = from[3]; in TAG() local 640 const GLfloat ox = from[0], oy = from[1], oz = from[2], ow = from[3]; in TAG() local 663 const GLfloat ox = from[0], oy = from[1], oz = from[2], ow = from[3]; in TAG() local 688 const GLfloat ox = from[0], oy = from[1], oz = from[2], ow = from[3]; in TAG() local [all …]
|
/external/tensorflow/tensorflow/core/grappler/costs/ |
D | op_level_cost_estimator.h | 223 int64 oz; // Output depth. member
|
D | op_level_cost_estimator_test.cc | 203 int kx, int ky, int oz) { in DescribeConvolution() 244 int oy, int oz, bool has_side_input, in DescribeFusedConv2DBiasActivation()
|
D | op_level_cost_estimator.cc | 966 int64 oz = filter_shape.dim(out_channel_index).size(); in ConvolutionDimensionsFromInputs() local 2163 int64 oz = iz; in OpDimensionsFromInputs() local
|
/external/tensorflow/tensorflow/compiler/xla/tests/ |
D | convolution_variants_test.cc | 804 constexpr int oz = 2; in XLA_TEST_F() local 837 constexpr int oz = 1; in XLA_TEST_F() local 870 constexpr int oz = 1; in XLA_TEST_F() local 903 constexpr int oz = 16; in XLA_TEST_F() local 937 constexpr int oz = 16; in XLA_TEST_F() local
|
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/ |
D | vktDynamicStateInheritanceTests.cpp | 862 float oz = viewport.minDepth; in rasterizeExpectedResults() local
|