Home
last modified time | relevance | path

Searched defs:ref_data (Results 1 – 13 of 13) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cES31CompatibilityShaderStorageBufferObjectTests.cpp6663 const int ref_data[4] = { 4, 1, 4, 2 }; in Run() local
6682 const int ref_data[2] = { 3, 5 }; in Run() local
6701 const int ref_data[2] = { 2, 10 }; in Run() local
6720 const int ref_data[1] = { 6 }; in Run() local
6739 const int ref_data[4] = { 4, 1, 4, 2 }; in Run() local
6758 const int ref_data[2] = { 3, 5 }; in Run() local
6777 const int ref_data[2] = { 2, 10 }; in Run() local
6903 const int ref_data[4] = { 4, 1, 4, 2 }; in Run() local
6922 const int ref_data[2] = { 3, 5 }; in Run() local
6941 const int ref_data[2] = { 2, 10 }; in Run() local
[all …]
Dgl4cShaderStorageBufferObjectTests.cpp7217 const int ref_data[4] = { 4, 1, 4, 2 }; in Run() local
7234 const int ref_data[2] = { 3, 5 }; in Run() local
7251 const int ref_data[2] = { 2, 10 }; in Run() local
7268 const int ref_data[1] = { 6 }; in Run() local
7285 const int ref_data[4] = { 4, 1, 4, 2 }; in Run() local
7302 const int ref_data[2] = { 3, 5 }; in Run() local
7319 const int ref_data[2] = { 2, 10 }; in Run() local
7445 const int ref_data[4] = { 4, 1, 4, 2 }; in Run() local
7464 const int ref_data[2] = { 3, 5 }; in Run() local
7483 const int ref_data[2] = { 2, 10 }; in Run() local
[all …]
Dgl4cComputeShaderTests.cpp4800 const float ref_data[3 * 8] = { in Run() local
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cShaderStorageBufferObjectTests.cpp6805 const int ref_data[4] = { 4, 1, 4, 2 }; in Run() local
6824 const int ref_data[2] = { 3, 5 }; in Run() local
6843 const int ref_data[2] = { 2, 10 }; in Run() local
6862 const int ref_data[1] = { 6 }; in Run() local
6881 const int ref_data[4] = { 4, 1, 4, 2 }; in Run() local
6900 const int ref_data[2] = { 3, 5 }; in Run() local
6919 const int ref_data[2] = { 2, 10 }; in Run() local
7046 const int ref_data[4] = { 4, 1, 4, 2 }; in Run() local
7074 const int ref_data[2] = { 3, 5 }; in Run() local
7099 const int ref_data[2] = { 2, 10 }; in Run() local
[all …]
Des31cComputeShaderTests.cpp4861 const float ref_data[3 * 8] = { in Run() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderLayeredFramebuffer.cpp336 const unsigned char* ref_data = ref_row + x * pixel_size; in iterate() local
1351 unsigned char ref_data[TEXTURE_WIDTH * TEXTURE_HEIGHT * N_TEXTURE_COMPONENTS] = { 0 }; in iterate() local
DesextcGeometryShaderRendering.cpp1678 static const unsigned char ref_data[] = { 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, in verify() local
5764 const float ref_data[] = { in verify() local
/third_party/ffmpeg/libavfilter/
Dvf_ssim.c225 const uint8_t *ref_data[4]; member
247 const uint8_t *ref_data = td->ref_data[c]; in ssim_plane_16bit() local
290 const uint8_t *ref_data = td->ref_data[c]; in ssim_plane() local
Dvf_identity.c87 const uint8_t *ref_data[4]; member
Dvf_psnr.c111 const uint8_t *ref_data[4]; member
Dvf_vif.c52 float *ref_data; member
/third_party/ffmpeg/libavformat/
Dvapoursynth.c346 struct vsframe_ref_data *ref_data; in read_packet_vs() local
/third_party/ffmpeg/libavcodec/
Dmotion_est.c1198 uint8_t **ref_data= c->ref[0]; in check_bidir_mv() local