Home
last modified time | relevance | path

Searched defs:in_components (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_border_clamp/
H A DesextcTextureBorderClampSamplingTexture.cpp952 glw::GLuint in_components = m_test_configuration.get_n_in_components(); in checkNearest() local
1044 glw::GLuint in_components = m_test_configuration.get_n_in_components(); in checkLinear() local
/aosp_15_r20/external/tensorflow/tensorflow/c/eager/parallel_device/
H A Dparallel_device_remote_test.cc127 std::array<TFE_TensorHandle*, 2> in_components{value_one.get(), in TEST() local