Searched refs:dst_bo_commit_size (Results 1 – 2 of 2) sorted by relevance
2027 test_case.dst_bo_commit_size, GL_TRUE); /* commit */ in execute()2093 dst_data_offset < test_case.dst_bo_commit_start_offset + test_case.dst_bo_commit_size) in execute()2108 << (test_case.dst_bo_commit_start_offset + test_case.dst_bo_commit_size) in execute()2136 dst_data_offset < test_case.dst_bo_commit_start_offset + test_case.dst_bo_commit_size && in execute()2152 << (test_case.dst_bo_commit_start_offset + test_case.dst_bo_commit_size) in execute()2172 test_case.dst_bo_commit_start_offset + test_case.dst_bo_commit_size; in execute()2187 dst_data_offset < test_case.dst_bo_commit_start_offset + test_case.dst_bo_commit_size) in execute()2202 << (test_case.dst_bo_commit_start_offset + test_case.dst_bo_commit_size) in execute()2446 glw::GLuint dst_bo_commit_size = 0; in initTestCases() local2454 dst_bo_commit_size = m_sparse_bo_size_rounded / 2; in initTestCases()[all …]
366 glw::GLint dst_bo_commit_size; member